[PATCH] D14931: [Support] Add optional argument to SaturatingAdd() and SaturatingMultiply() to indicate that overflow occurred
Nathan Slingerland via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 23 13:57:20 PST 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL253921: [Support] Add optional argument to SaturatingAdd() and SaturatingMultiply()… (authored by slingn).
Changed prior to commit:
http://reviews.llvm.org/D14931?vs=40968&id=40974#toc
Repository:
rL LLVM
http://reviews.llvm.org/D14931
Files:
llvm/trunk/include/llvm/Support/MathExtras.h
llvm/trunk/unittests/Support/MathExtrasTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14931.40974.patch
Type: text/x-patch
Size: 6684 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151123/1172682f/attachment.bin>
More information about the llvm-commits
mailing list