[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
Mon Apr 19 04:07:23 PDT 2021


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

Address review comments.

- @paulwalker-arm:
  - use `Pg` and `Vec` variables when possible.


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.338476.patch
Type: text/x-patch
Size: 11301 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210419/58c17cda/attachment.bin>


More information about the llvm-commits mailing list