[PATCH] D122994: [SVE] Move reg+reg gather/scatter addressing optimisations from lowering into DAG combine.

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 6 08:25:25 PDT 2022


paulwalker-arm updated this revision to Diff 420880.
paulwalker-arm added a comment.

Rebased now this patch depends D123222 <https://reviews.llvm.org/D123222>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122994

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122994.420880.patch
Type: text/x-patch
Size: 15961 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220406/512de730/attachment.bin>


More information about the llvm-commits mailing list