[PATCH] D17742: Perform InstructioinCombiningPass before SampleProfile pass.
Diego Novillo via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 1 14:36:30 PST 2016
On Tue, Mar 1, 2016 at 4:03 PM, Dehao Chen <danielcdh at gmail.com> wrote:
> danielcdh added a comment.
>
> With the patch, the AutoFDO compile time for the entire clang increased
> from 190min to 192min (user time), the it's ~1% increase
>
Oh, that's not too bad. Since it only affects the SamplePGO workflow,
let's go with it.
LGTM
Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160301/d3244033/attachment.html>
More information about the llvm-commits
mailing list