[PATCH] D15219: [Support] Change SaturatingAdd()/SaturatingMultiply() to use pointer for returning overflow state

Nathan Slingerland via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 9 09:14:34 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL255128: [Support] Change SaturatingAdd()/SaturatingMultiply() to use pointer for… (authored by slingn).

Changed prior to commit:
  http://reviews.llvm.org/D15219?vs=41831&id=42309#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15219

Files:
  llvm/trunk/include/llvm/ProfileData/InstrProf.h
  llvm/trunk/include/llvm/Support/MathExtras.h
  llvm/trunk/unittests/Support/MathExtrasTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15219.42309.patch
Type: text/x-patch
Size: 7903 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151209/6bb2fac9/attachment.bin>


More information about the llvm-commits mailing list