Files
llvm/test/Transforms/SLPVectorizer
Matthew Simpson a7fd2c3c2a [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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@327702 91177308-0d34-0410-b5e6-96231b3b80d8
2018-03-16 11:34:15 +00:00
..
2018-01-05 14:40:04 +00:00