[PATCH] D90935: [ARM][LowOverheadLoops] Merge VCMP and VPST across VPT blocks

Sam Tebbs via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 17 05:42:15 PST 2020


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

Use std::any_of and hasVPRUse.


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

https://reviews.llvm.org/D90935

Files:
  llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/vcmp-vpst-combination-across-blocks.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90935.305757.patch
Type: text/x-patch
Size: 27757 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201117/49756ed7/attachment.bin>


More information about the llvm-commits mailing list