[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 06:28:31 PDT 2020


samtebbs updated this revision to Diff 286268.
samtebbs marked 3 inline comments as done.
samtebbs added a comment.

Rename getCount, use is isMovRegOpcode and cache ElemDef->getOperand(1)


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-operand.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86087.286268.patch
Type: text/x-patch
Size: 8641 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200818/402425ff/attachment.bin>


More information about the llvm-commits mailing list