aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorWenlei He <aktoon@gmail.com>2021-09-21 18:17:49 -0700
committerWenlei He <aktoon@gmail.com>2021-09-22 15:01:51 -0700
commit81c249784f424f8b7bd04dcbeaf0594d9b529696 (patch)
tree24daa39ba33d6aabdc95e7cc6e419c715de532d1 /clang/lib/Frontend/CompilerInvocation.cpp
parenta924fcc7c3193b50a64908c8480389de45801555 (diff)
downloadllvm-81c249784f424f8b7bd04dcbeaf0594d9b529696.zip
llvm-81c249784f424f8b7bd04dcbeaf0594d9b529696.tar.gz
llvm-81c249784f424f8b7bd04dcbeaf0594d9b529696.tar.bz2
[llvm-profgen] Use hot threshold for context merging and trimming
Without preinliner, we need to tune down the cold count cutoff to merge/trim more context to limit profile size for large components. However it doesn't make sense for cold threshold to be higher than hot threshold, so we now change to use hot threshold as merging/trimming cut off instead. Differential Revision: https://reviews.llvm.org/D110212
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions