[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
Mon Jan 31 09:25:46 PST 2022
CarolineConcatto updated this revision to Diff 404576.
CarolineConcatto retitled this revision from "[AArch64][SVE] Fold gather/scatter with 32bits when possible" to "[AArch64][SVE] Add more folds to make use of gather/scatter with 32-bit indices".
CarolineConcatto edited the summary of this revision.
CarolineConcatto added a comment.
- change commit message tittle
- rebase depends on D118459 <https://reviews.llvm.org/D118459> too
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.404576.patch
Type: text/x-patch
Size: 6881 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220131/b5332e46/attachment.bin>
More information about the llvm-commits
mailing list