aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorLiaoChunyu <chunyu@iscas.ac.cn>2022-04-29 13:18:26 +0800
committerLiaoChunyu <chunyu@iscas.ac.cn>2022-04-29 13:28:02 +0800
commit03a3654203bbdfb3ede44f5e0b09f2787b033bd9 (patch)
tree7625f51b5034a12850be3229c9bb5d553c037fc4 /clang/lib/Frontend/CompilerInvocation.cpp
parenteaca933c59fd61b3df4697b5fae0eeec67acfaeb (diff)
downloadllvm-03a3654203bbdfb3ede44f5e0b09f2787b033bd9.zip
llvm-03a3654203bbdfb3ede44f5e0b09f2787b033bd9.tar.gz
llvm-03a3654203bbdfb3ede44f5e0b09f2787b033bd9.tar.bz2
[RISCV] Add cost model for SK_Broadcast
Add cost model for broadcast shuffle in RISCVTTIImpl::getShuffleCost with scalable vector. The cost model might not the best. For scalable vector, BasicTTIImpl::getShuffleCost return invalid cost, so this patch relies on the existing cost model in BasicTTIImpl. Reviewed By: craig.topper Differential Revision: https://reviews.llvm.org/D124101
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions