[PATCH] D102934: [unroll] Use value domain for symbolic execution based cost model

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 21 11:01:53 PDT 2021


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

Rebase over landed tests


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

https://reviews.llvm.org/D102934

Files:
  llvm/include/llvm/Analysis/LoopUnrollAnalyzer.h
  llvm/lib/Analysis/LoopUnrollAnalyzer.cpp
  llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp
  llvm/test/Transforms/LoopUnroll/unroll-cost-symbolic-execute.ll
  llvm/unittests/Analysis/UnrollAnalyzerTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102934.347083.patch
Type: text/x-patch
Size: 31157 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210521/7218a3f7/attachment.bin>


More information about the llvm-commits mailing list