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

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 9 14:24:12 PDT 2017


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

another small update. Use early exit and continue in `tryToReplaceWithConstantRange` as @davide suggested


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.118272.patch
Type: text/x-patch
Size: 9682 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171009/57eb9153/attachment.bin>


More information about the llvm-commits mailing list