[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 Mar 5 09:36:18 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL326720: [IPSCCP] Add getCompare which returns either true, false, undef or null. (authored by fhahn, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43761?vs=135893&id=137026#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43761

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43761.137026.patch
Type: text/x-patch
Size: 11992 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180305/12fbd937/attachment.bin>


More information about the llvm-commits mailing list