[PATCH] D104659: [ARM] Limit v6m unrolling with multiple live outs

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 22 11:09:35 PDT 2021


dmgreen updated this revision to Diff 353718.
dmgreen added a comment.

Added a test with multiple exits (which was a bit hard to get past other profitability checks).


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

https://reviews.llvm.org/D104659

Files:
  llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp
  llvm/test/Transforms/LoopUnroll/ARM/v6munroll.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104659.353718.patch
Type: text/x-patch
Size: 9225 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210622/e3b53e2c/attachment.bin>


More information about the llvm-commits mailing list