[PATCH] D87616: [ARM][LowOverheadLoops] Combine a VCMP and VPST into a VPT

Sam Tebbs via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 15 06:28:26 PDT 2020


samtebbs updated this revision to Diff 291888.
samtebbs added a comment.

Remove -O3 from test and improve VCMP detection.


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

https://reviews.llvm.org/D87616

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: D87616.291888.patch
Type: text/x-patch
Size: 6144 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200915/a32dcc8d/attachment.bin>


More information about the llvm-commits mailing list