forked from OSchip/llvm-project
eacfefd056
This patch provides an implementation of getArithmeticReductionCost for AArch64. We can specialize the cost of add reductions since they are computed using the 'addv' instruction. Differential Revision: https://reviews.llvm.org/D44490 llvm-svn: 327702 |
||
---|---|---|
.. | ||
bswap.ll | ||
div.ll | ||
free-widening-casts.ll | ||
gep.ll | ||
kryo.ll | ||
lit.local.cfg | ||
select.ll | ||
store.ll | ||
vector-reduce.ll |