[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 11:05:43 PDT 2021


reames updated this revision to Diff 347085.
reames added a comment.

Rebase over landed tests


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.347085.patch
Type: text/x-patch
Size: 16567 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210521/0a82a798/attachment.bin>


More information about the llvm-commits mailing list