[PATCH] D69387: [ConstantRange] Add toKnownBits() method
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 24 15:14:18 PDT 2019
lebedev.ri updated this revision to Diff 226344.
lebedev.ri marked 2 inline comments as done.
lebedev.ri added a comment.
Improve test framework; not sure how to compute the knownbits yet though.
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.226344.patch
Type: text/x-patch
Size: 7165 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191024/378db07b/attachment.bin>
More information about the llvm-commits
mailing list