[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 07:53:25 PDT 2021


lebedev.ri updated this revision to Diff 383588.
lebedev.ri marked an inline comment as done.
lebedev.ri added a comment.

Consolidated `ICmpInst::compare()`.


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.383588.patch
Type: text/x-patch
Size: 7864 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211030/a0127632/attachment.bin>


More information about the llvm-commits mailing list