mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
bbb9946268
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 |