[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:04:07 PDT 2017


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

Fixed formatting and renamed `toLVI` to `toValueLattice`. Thanks for the reviews, I will commit it tomorrow morning, unless there are any further objections.


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.118268.patch
Type: text/x-patch
Size: 10132 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171009/0ad3a8fb/attachment.bin>


More information about the llvm-commits mailing list