[PATCH] D60582: [IPSCCP] Add general integer range support.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 30 08:36:31 PDT 2019


fhahn updated this revision to Diff 197341.
fhahn marked an inline comment as done.
fhahn added a comment.

Remove ValueLattice changes from the diff.


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

https://reviews.llvm.org/D60582

Files:
  llvm/lib/Transforms/Scalar/SCCP.cpp
  llvm/test/Transforms/SCCP/ip-constant-ranges.ll
  llvm/test/Transforms/SCCP/ipsccp-range-crashes.ll
  llvm/test/Transforms/SCCP/ipsccp-range-structs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60582.197341.patch
Type: text/x-patch
Size: 56035 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190430/677f3602/attachment-0001.bin>


More information about the llvm-commits mailing list