[PATCH] D103939: [SVE][LSR] Teach LSR to enable simple scaled-index addressing mode generation for SVE.

Huihui Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 11 14:22:46 PDT 2021


huihuiz updated this revision to Diff 351564.
huihuiz marked an inline comment as done.
huihuiz edited the summary of this revision.
huihuiz added a comment.

Thanks @sdesmalen for the review! Happy to help out! ;)

Update test check lines as suggested.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103939

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
  llvm/test/CodeGen/AArch64/sve-fold-vscale.ll
  llvm/test/CodeGen/AArch64/sve-lsr-scaled-index-addressing-mode.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103939.351564.patch
Type: text/x-patch
Size: 12224 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210611/e96274aa/attachment.bin>


More information about the llvm-commits mailing list