[PATCH] D15385: [Support] Add saturating multiply-add support function
Nathan Slingerland via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 16 14:22:13 PST 2015
slingn updated this revision to Diff 43064.
slingn added a comment.
Updated for silvas comments.
-Apply SaturatingMultplyAdd() to weighted PGO merging.
http://reviews.llvm.org/D15385
Files:
include/llvm/ProfileData/InstrProf.h
include/llvm/ProfileData/SampleProf.h
include/llvm/Support/MathExtras.h
unittests/Support/MathExtrasTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15385.43064.patch
Type: text/x-patch
Size: 7917 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151216/86e04848/attachment.bin>
More information about the llvm-commits
mailing list