[PATCH] D90924: [ConstantRange] Sign-flipping of signedness-invariant comparisons
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 31 11:25:24 PDT 2021
lebedev.ri updated this revision to Diff 383662.
lebedev.ri marked an inline comment as done.
lebedev.ri added a comment.
Thank you for taking a look!
Improved `areInsensitiveToSignednessOfICmpPredicate()`.
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.383662.patch
Type: text/x-patch
Size: 7142 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211031/cf3d665d/attachment.bin>
More information about the llvm-commits
mailing list