[PATCH] D104131: [CSSPGO] Aggregation by the last K context frames for cold profiles

Lei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 11 10:13:44 PDT 2021


wlei created this revision.
Herald added subscribers: hoy, wenlei, lxfind, hiraditya.
wlei requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D104131

Files:
  llvm/include/llvm/ProfileData/SampleProf.h
  llvm/lib/ProfileData/SampleProf.cpp
  llvm/test/tools/llvm-profgen/merge-cold-profile.test
  llvm/tools/llvm-profdata/llvm-profdata.cpp
  llvm/tools/llvm-profgen/ProfileGenerator.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104131.351490.patch
Type: text/x-patch
Size: 8404 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210611/a854ed86/attachment.bin>


More information about the llvm-commits mailing list