[PATCH] D91857: [ARM] Remove dead mov's in preheader of tail predicated loops

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 1 12:24:16 PST 2021


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

Rebase and cleanup the ToRemove array


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

https://reviews.llvm.org/D91857

Files:
  llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/exitcount.ll
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/mov-operand.ll
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/while-loops.ll
  llvm/test/CodeGen/Thumb2/mve-blockplacement.ll
  llvm/test/CodeGen/Thumb2/mve-postinc-dct.ll
  llvm/test/CodeGen/Thumb2/mve-postinc-lsr.ll
  llvm/test/CodeGen/Thumb2/mve-pred-vctpvpsel.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91857.320547.patch
Type: text/x-patch
Size: 6680 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210201/b4bda514/attachment.bin>


More information about the llvm-commits mailing list