[PATCH] D104538: [CostModel][AArch64] Improve cost model for vector reduction intrinsics

Rosie Sumpter via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 22 01:31:24 PDT 2021


RosieSumpter updated this revision to Diff 353576.
RosieSumpter added a comment.

The slp-or-reduction.ll test (https://reviews.llvm.org/rG2251f33bef38) is updated here and shows that the SLP vectorizer is now invoked.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104538/new/

https://reviews.llvm.org/D104538

Files:
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/AArch64/reduce-and.ll
  llvm/test/Analysis/CostModel/AArch64/reduce-or.ll
  llvm/test/Analysis/CostModel/AArch64/reduce-xor.ll
  llvm/test/Transforms/SLPVectorizer/AArch64/slp-or-reduction.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104538.353576.patch
Type: text/x-patch
Size: 23893 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210622/10825a5e/attachment.bin>


More information about the llvm-commits mailing list