[PATCH] D60946: [ConstantRange] Add saturating add/sub methods

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 21 06:35:58 PDT 2019


nikic updated this revision to Diff 196003.
nikic marked 2 inline comments as done.
nikic added a comment.

Rebase over D60947 <https://reviews.llvm.org/D60947>.


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

https://reviews.llvm.org/D60946

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: D60946.196003.patch
Type: text/x-patch
Size: 5751 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190421/b31f3d2f/attachment.bin>


More information about the llvm-commits mailing list