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

Sam Tebbs via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 11 08:33:00 PST 2020


samtebbs updated this revision to Diff 304527.
samtebbs marked 2 inline comments as done.
samtebbs added a comment.

Add more tests and check for instructions between the VCMP and VPST that use vpr.


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.304527.patch
Type: text/x-patch
Size: 32547 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201111/ca9671e2/attachment.bin>


More information about the llvm-commits mailing list