[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
Fri Mar 11 05:59:34 PST 2022


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

Removed unnecessary for loop from isInstUsedByGEP


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.414640.patch
Type: text/x-patch
Size: 26983 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220311/c9a3463d/attachment.bin>


More information about the llvm-commits mailing list