[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 09:34:52 PDT 2021


joechrisellis updated this revision to Diff 338153.
joechrisellis marked an inline comment as done.
joechrisellis added a comment.

Address review comments.

- @paulwalker-arm:
  - move combine logic into its own function.


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.338153.patch
Type: text/x-patch
Size: 11380 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210416/3cc82ccf/attachment.bin>


More information about the llvm-commits mailing list