[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
Wed May 26 08:41:48 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9cc2181ec388: [unroll] Use value domain for symbolic execution based cost model (authored by reames).

Changed prior to commit:
  https://reviews.llvm.org/D102934?vs=347083&id=347978#toc

Repository:
  rG LLVM Github Monorepo

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.347978.patch
Type: text/x-patch
Size: 31479 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210526/9b4ecb6e/attachment.bin>


More information about the llvm-commits mailing list