[PATCH] D95881: [ARM] Extend search for increment in load/store optimizer

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 12 10:32:07 PST 2021


dmgreen updated this revision to Diff 323389.
dmgreen added a comment.

Don't continue iterating with SP.


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

https://reviews.llvm.org/D95881

Files:
  llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp
  llvm/test/CodeGen/ARM/indexed-mem.ll
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/fast-fp-loops.ll
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/mve-float-loops.ll
  llvm/test/CodeGen/Thumb2/mve-float32regloops.ll
  llvm/test/CodeGen/Thumb2/mve-postinc-distribute.ll
  llvm/test/CodeGen/Thumb2/mve-postinc-lsr.ll
  llvm/test/CodeGen/Thumb2/mve-satmul-loops.ll
  llvm/test/CodeGen/Thumb2/mve-vecreduce-loops.ll
  llvm/test/CodeGen/Thumb2/mve-vldshuffle.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95881.323389.patch
Type: text/x-patch
Size: 15283 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210212/e95142b5/attachment.bin>


More information about the llvm-commits mailing list