[PATCH] D59475: [ConstantRange] Add fromKnownBits() method
    Nikita Popov via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sun Mar 17 13:06:11 PDT 2019
    
    
  
nikic updated this revision to Diff 191039.
nikic added a comment.
Add exhaustive test.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59475/new/
https://reviews.llvm.org/D59475
Files:
  llvm/include/llvm/IR/ConstantRange.h
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/lib/IR/ConstantRange.cpp
  llvm/unittests/IR/ConstantRangeTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59475.191039.patch
Type: text/x-patch
Size: 7344 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190317/4416b981/attachment.bin>
    
    
More information about the llvm-commits
mailing list