[PATCH] D60946: [ConstantRange] Add saturating add/sub methods
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 21 08:23:26 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL358855: [ConstantRange] Add saturating add/sub methods (authored by nikic, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D60946?vs=196003&id=196005#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60946/new/
https://reviews.llvm.org/D60946
Files:
llvm/trunk/include/llvm/IR/ConstantRange.h
llvm/trunk/lib/IR/ConstantRange.cpp
llvm/trunk/unittests/IR/ConstantRangeTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60946.196005.patch
Type: text/x-patch
Size: 5805 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190421/e6383488/attachment.bin>
More information about the llvm-commits
mailing list