[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 12:28:13 PDT 2021


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

change to use uint32_t


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.351531.patch
Type: text/x-patch
Size: 9376 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210611/c107060c/attachment.bin>


More information about the llvm-commits mailing list