[PATCH] D17742: Perform InstructioinCombiningPass before SampleProfile pass.
Dehao Chen via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 1 13:03:47 PST 2016
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
http://reviews.llvm.org/D17742
More information about the llvm-commits
mailing list