[PATCH] D61314: [SCCP] Remove forcedconstant and replace some uses with constant ranges.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 27 08:41:28 PST 2019


fhahn updated this revision to Diff 235431.
fhahn added a comment.

Another rebase after splitting up patches.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D61314

Files:
  llvm/include/llvm/Analysis/ValueLattice.h
  llvm/lib/Analysis/ValueLattice.cpp
  llvm/lib/Transforms/Scalar/SCCP.cpp
  llvm/test/Transforms/SCCP/undef-constant.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61314.235431.patch
Type: text/x-patch
Size: 10021 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191227/085edc72/attachment-0001.bin>


More information about the llvm-commits mailing list