[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
Thu Feb 3 08:06:16 PST 2022


CarolineConcatto updated this revision to Diff 405647.
CarolineConcatto added a comment.

- Create SDValues Add, ShiftOp ,StepOp ,OffsetOp as requested


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.405647.patch
Type: text/x-patch
Size: 7011 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220203/d3c08658/attachment.bin>


More information about the llvm-commits mailing list