[PATCH] D32247: Switch AArch64 to use reduction intrinsics

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 10 08:01:34 PDT 2017


aemerson updated this revision to Diff 98457.
aemerson added a comment.

New patch, rebased on latest ToT and using the different API implemented in the previous patch in https://reviews.llvm.org/D30086.

Marking this as accepted based on Renato's earlier approval, I'm just updating this review for future reference.


Repository:
  rL LLVM

https://reviews.llvm.org/D32247

Files:
  lib/Target/AArch64/AArch64ISelLowering.cpp
  lib/Target/AArch64/AArch64ISelLowering.h
  lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  lib/Target/AArch64/AArch64TargetTransformInfo.h
  test/CodeGen/AArch64/aarch64-addv.ll
  test/CodeGen/AArch64/aarch64-minmaxv.ll
  test/CodeGen/AArch64/arm64-vabs.ll
  test/Transforms/LoopVectorize/AArch64/reduction-small-size.ll
  test/Transforms/SLPVectorizer/AArch64/gather-root.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32247.98457.patch
Type: text/x-patch
Size: 82843 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170510/8995eac5/attachment-0001.bin>


More information about the llvm-commits mailing list