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

Sam Tebbs via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 12 06:00:07 PST 2020


samtebbs updated this revision to Diff 304810.
samtebbs marked 5 inline comments as done.
samtebbs added a comment.

Check for VPR use rather than predicate, pass VCMP as argument to ReplaceVCMPWithVPT, make nullptr the default VCMP value and remove impossible VPST vase.


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.304810.patch
Type: text/x-patch
Size: 32748 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201112/929a373c/attachment.bin>


More information about the llvm-commits mailing list