[PATCH] D52845: Update entry count for cold calls
Wenlei He via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 25 00:42:07 PST 2019
wenlei added a comment.
In D52845#1707286 <https://reviews.llvm.org/D52845#1707286>, @davidxl wrote:
> Wenlei, this sounds like a good idea. Patches are welcome!
Sorry for the delay. I just sent D70584 <https://reviews.llvm.org/D70584>, D70653 <https://reviews.llvm.org/D70653> and D70655 <https://reviews.llvm.org/D70655>. There's another one that reduces the oscillation between sample loader inlining and CGSCC inlining for small inlinees to better preserve CS profile, and I'll also upstream that later. We got small wins with these changes.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D52845/new/
https://reviews.llvm.org/D52845
More information about the llvm-commits
mailing list