[PATCH] D86087: [ARM] Use mov operand if the mov cannot be moved while tail predicating

Sam Tebbs via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 18 07:48:44 PDT 2020


samtebbs updated this revision to Diff 286281.
samtebbs added a comment.

Add MIR test


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

https://reviews.llvm.org/D86087

Files:
  llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp
  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: D86087.286281.patch
Type: text/x-patch
Size: 23530 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200818/0f9ed2d2/attachment.bin>


More information about the llvm-commits mailing list