[PATCH] D43761: [IPSCCP] Add getCompare which returns either true, false, undef or null.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 26 06:25:34 PST 2018


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

Improve checks in test case


https://reviews.llvm.org/D43761

Files:
  include/llvm/Analysis/ValueLattice.h
  lib/Transforms/Scalar/SCCP.cpp
  test/Transforms/SCCP/ip-constant-ranges.ll
  unittests/Analysis/ValueLatticeTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43761.135893.patch
Type: text/x-patch
Size: 11860 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180226/1e29f5f2/attachment.bin>


More information about the llvm-commits mailing list