[PATCH] D90924: [ConstantRange] Sign-flipping of signedness-invariant comparisons
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 30 06:07:29 PDT 2021
lebedev.ri updated this revision to Diff 383583.
lebedev.ri edited the summary of this revision.
lebedev.ri added reviewers: reames, mkazantsev, nikic.
lebedev.ri added a comment.
As discussed/motivated by D111836 <https://reviews.llvm.org/D111836>, let's at least land the ConstantRange support.
I'd be fine landing this as-is, not sure if there is much to review here.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90924/new/
https://reviews.llvm.org/D90924
Files:
llvm/include/llvm/IR/ConstantRange.h
llvm/lib/IR/ConstantRange.cpp
llvm/unittests/IR/ConstantRangeTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90924.383583.patch
Type: text/x-patch
Size: 8720 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211030/bab7619f/attachment.bin>
More information about the llvm-commits
mailing list