[PATCH] D15306: [llvm-profdata] Add support for weighted merge of profile data (2nd try)
Nathan Slingerland via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 8 11:22:08 PST 2015
Thanks.
I had to change the check a bit because there is the case where the user
(especially a first time user) might try to specify a non-integer weight.
For example, 0.75.
I'll add that and tests to cover the cases discussed in the next revision.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151208/3e2bf0e8/attachment.html>
More information about the llvm-commits
mailing list