[PATCH] D43762: [IPSCCP] Use constant range information for comparisons of parameters.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 23 03:51:17 PDT 2018
fhahn updated this revision to Diff 139572.
fhahn added a comment.
Slightly restructured to only call getValueState when we failed to find a value in ParamState.
https://reviews.llvm.org/D43762
Files:
lib/Transforms/Scalar/SCCP.cpp
test/Transforms/SCCP/ip-constant-ranges.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43762.139572.patch
Type: text/x-patch
Size: 5542 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180323/60eaeb3d/attachment.bin>
More information about the llvm-commits
mailing list