[PATCH] D89048: [ARM][LowOverheadLoops] Insert loop start at end of block in more cases

Sam Tebbs via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 9 07:58:55 PDT 2020


samtebbs updated this revision to Diff 297237.
samtebbs edited the summary of this revision.
samtebbs added a comment.

Simplify logic and add check for LR being live-out.


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

https://reviews.llvm.org/D89048

Files:
  llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/dls-kills-reg.mir
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/it-block-mov.mir
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/mov-after-dlstp.mir
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/mov-operand.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89048.297237.patch
Type: text/x-patch
Size: 26636 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201009/3827bbfb/attachment-0001.bin>


More information about the llvm-commits mailing list