1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/test/Analysis/CostModel/AArch64
Matthew Simpson bbb9946268 [AArch64] Implement getArithmeticReductionCost
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
2018-03-16 11:34:15 +00:00
..
bswap.ll
div.ll
free-widening-casts.ll
gep.ll
kryo.ll
lit.local.cfg
select.ll
store.ll
vector-reduce.ll [AArch64] Implement getArithmeticReductionCost 2018-03-16 11:34:15 +00:00