[PATCH] D125743: [outliner] Use profile data to avoid outlining hot blocks
Ellis Hoag via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 19 11:14:42 PDT 2022
ellis added a comment.
I'm also wondering if I should use the `isHotBlockNthPercentile()` function and add an option to specify the percentile. Maybe something like `-machine-outliner-cutoff-prof=99900`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125743/new/
https://reviews.llvm.org/D125743
More information about the llvm-commits
mailing list