[PATCH] D69387: [ConstantRange] Add toKnownBits() method

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 26 13:39:17 PDT 2019


lebedev.ri updated this revision to Diff 226549.
lebedev.ri added a comment.

Rebased, NFC.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69387

Files:
  llvm/include/llvm/IR/ConstantRange.h
  llvm/include/llvm/Support/KnownBits.h
  llvm/lib/IR/ConstantRange.cpp
  llvm/lib/Support/KnownBits.cpp
  llvm/unittests/IR/ConstantRangeTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69387.226549.patch
Type: text/x-patch
Size: 6526 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191026/7bbcb57b/attachment.bin>


More information about the llvm-commits mailing list