[PATCH] D118345: [AArch64][SVE] Add more folds to make use of gather/scatter with 32-bit indices

Caroline via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 2 05:50:19 PST 2022


CarolineConcatto updated this revision to Diff 405236.
CarolineConcatto marked 2 inline comments as done.
CarolineConcatto added a comment.

- Address nits


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118345

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/sve-gather-scatter-addr-opts.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118345.405236.patch
Type: text/x-patch
Size: 6983 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220202/cf0ed341/attachment.bin>


More information about the llvm-commits mailing list