[PATCH] D100476: [AArch64][SVEIntrinsicOpts] Replace last{a,b} intrinsic calls with extracts...

Joe Ellis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 16 04:46:42 PDT 2021


joechrisellis updated this revision to Diff 338064.
joechrisellis added a comment.

Address review comments.

- @dmgreen: move transformation to instcombine.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100476

Files:
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.h
  llvm/test/Transforms/InstCombine/AArch64/sve-intrinsic-opts-lasta-lastb.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100476.338064.patch
Type: text/x-patch
Size: 11333 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210416/2c52fba6/attachment.bin>


More information about the llvm-commits mailing list