[PATCH] D120894: [AArch64][SVE]Make better use of gather/scatter when inside a loop body
Caroline via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 10 07:20:45 PST 2022
CarolineConcatto updated this revision to Diff 414374.
CarolineConcatto added a comment.
- Earlier return in isInstUsedByGEP when I has more than 1 use
- Update for loop in shouldSinkOperands to check all operands
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120894/new/
https://reviews.llvm.org/D120894
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: D120894.414374.patch
Type: text/x-patch
Size: 27120 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220310/c4b31a59/attachment-0001.bin>
More information about the llvm-commits
mailing list