[PATCH] D102928: [unroll] Use SCEV to evaluate branch conditions in cost model
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 21 10:33:19 PDT 2021
reames updated this revision to Diff 347076.
reames added a comment.
Rebase over D102934 <https://reviews.llvm.org/D102934> so that it's easier to see why this is useful from the test changes.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102928/new/
https://reviews.llvm.org/D102928
Files:
llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp
llvm/test/Transforms/LoopUnroll/unroll-cost-symbolic-execute.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102928.347076.patch
Type: text/x-patch
Size: 16560 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210521/be1cb214/attachment.bin>
More information about the llvm-commits
mailing list