[PATCH] D83377: [ARM] Expand distributing increments to also handle existing pre/post inc instructions.

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 15 05:51:54 PDT 2020


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

Rebase and rename backwards function.


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

https://reviews.llvm.org/D83377

Files:
  llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp
  llvm/test/CodeGen/Thumb2/mve-postinc-distribute.mir
  llvm/test/CodeGen/Thumb2/mve-vst2.ll
  llvm/test/CodeGen/Thumb2/mve-vst3.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83377.291878.patch
Type: text/x-patch
Size: 30609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200915/02210f0f/attachment.bin>


More information about the llvm-commits mailing list