[PATCH] D90461: [ARM][LowOverheadLoops] Merge a VCMP and the new VPST into a VPT

Sam Tebbs via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 6 08:51:39 PST 2020


samtebbs updated this revision to Diff 303471.
samtebbs marked an inline comment as done.
samtebbs edited the summary of this revision.
samtebbs added a comment.

Don't merge a VCMP and a preceeding VPST.


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

https://reviews.llvm.org/D90461

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90461.303471.patch
Type: text/x-patch
Size: 7393 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201106/c1c9d887/attachment.bin>


More information about the llvm-commits mailing list