[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:25:30 PDT 2019


nikic updated this revision to Diff 196001.
nikic added a comment.

Fix test.


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


More information about the llvm-commits mailing list