[PATCH] D36656: [SCCP] Propagate integer range information in IPSCCP.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 28 07:21:59 PDT 2017


fhahn updated this revision to Diff 116985.
fhahn retitled this revision from "[SCCP] Propagate integer range information in IPSCCP (WIP)." to "[SCCP] Propagate integer range information in IPSCCP.".
fhahn edited the summary of this revision.
fhahn added a comment.

Rebased after https://reviews.llvm.org/D37591 was committed


https://reviews.llvm.org/D36656

Files:
  lib/Transforms/Scalar/SCCP.cpp
  test/Transforms/SCCP/ip-constan-ranges.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36656.116985.patch
Type: text/x-patch
Size: 9662 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170928/77b597ea/attachment.bin>


More information about the llvm-commits mailing list