[PATCH] D36656: [SCCP] Propagate integer range information in IPSCCP (WIP).
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 7 13:48:38 PDT 2017
fhahn updated this revision to Diff 114252.
fhahn marked an inline comment as done.
fhahn added a comment.
Added https://reviews.llvm.org/D37591 to move LVILatticeVal to separate file and moved code to replace ICmp instructions to separate function
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.114252.patch
Type: text/x-patch
Size: 9606 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170907/7fe86b0e/attachment.bin>
More information about the llvm-commits
mailing list