aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorwlei <wlei@fb.com>2021-06-11 00:35:45 -0700
committerwlei <wlei@fb.com>2021-06-14 10:33:43 -0700
commit863184dd6920a65dd122603be7e595bc88d89e8b (patch)
tree292a5150fb49309976c7569549517b2444ee809a /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent20f7b5f3f9c8ebbbe7bf6648c824b815385d4bf7 (diff)
downloadllvm-863184dd6920a65dd122603be7e595bc88d89e8b.zip
llvm-863184dd6920a65dd122603be7e595bc88d89e8b.tar.gz
llvm-863184dd6920a65dd122603be7e595bc88d89e8b.tar.bz2
[CSSPGO] Aggregation by the last K context frames for cold profiles
This change provides the option to merge and aggregate cold context by the last k frames instead of context-less name. By default K = 1 means the context-less one. This is for better perf tuning. The more selective merging and trimming will rely on llvm-profgen's preinliner. Reviewed By: wenlei, hoy Differential Revision: https://reviews.llvm.org/D104131
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions