[PATCH] D59475: [ConstantRange] Add fromKnownBits() method

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 17 13:23:05 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL356339: [ConstantRange] Add fromKnownBits() method (authored by nikic, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D59475?vs=191039&id=191040#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59475/new/

https://reviews.llvm.org/D59475

Files:
  llvm/trunk/include/llvm/IR/ConstantRange.h
  llvm/trunk/lib/Analysis/ValueTracking.cpp
  llvm/trunk/lib/IR/ConstantRange.cpp
  llvm/trunk/unittests/IR/ConstantRangeTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59475.191040.patch
Type: text/x-patch
Size: 7416 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190317/90f7f75b/attachment.bin>


More information about the llvm-commits mailing list