[PATCH] D15385: [Support] Add saturating multiply-add support function

Nathan Slingerland via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 12 13:42:03 PST 2016


slingn updated this revision to Diff 44669.
slingn added a comment.

Update patch to apply cleanly to HEAD.


http://reviews.llvm.org/D15385

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15385.44669.patch
Type: text/x-patch
Size: 7853 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160112/0633a984/attachment.bin>


More information about the llvm-commits mailing list