[PATCH] D28369: Refactor inline threshold update code.
Chandler Carruth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 6 15:53:59 PST 2017
chandlerc added a comment.
(obviously, my code had a bug, don't test for HotCallee when doing the inlinehint one)
Also, it might make sense to make the hot callee tunable independently from the inlinehint attribute even if the initial value is exactly the same.
https://reviews.llvm.org/D28369
More information about the llvm-commits
mailing list