[PATCH] D88542: [ARM][LowOverheadLoops] Start insertion point

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 30 02:14:56 PDT 2020


samparker updated this revision to Diff 295212.
samparker added a comment.

Now using TryRemove for both LRDef cases.


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

https://reviews.llvm.org/D88542

Files:
  llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/it-block-mov.mir
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/loop-dec-copy-prev-iteration.mir
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/matrix-debug.mir
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/mov-after-dlstp.mir
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/mov-operand.ll
  llvm/test/CodeGen/Thumb2/mve-float32regloops.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88542.295212.patch
Type: text/x-patch
Size: 8745 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200930/faba4ded/attachment.bin>


More information about the llvm-commits mailing list