[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 21:30:17 PDT 2021


wlei updated this revision to Diff 351629.
wlei added a comment.

Addressing Wenlei's comments


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104131/new/

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.351629.patch
Type: text/x-patch
Size: 9833 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210612/7e1e9bde/attachment.bin>


More information about the llvm-commits mailing list