[PATCH] D119494: [CSSPGO] Do not recount callee samples when computing profile summary for nested CS profile.

Hongtao Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 10 22:47:24 PST 2022


hoy updated this revision to Diff 407778.
hoy added a comment.

Updating D119494 <https://reviews.llvm.org/D119494>: [CSSPGO] Do not recount callee samples when computing profile summary for nested CS profile.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119494

Files:
  llvm/include/llvm/ProfileData/SampleProf.h
  llvm/lib/ProfileData/ProfileSummaryBuilder.cpp
  llvm/lib/ProfileData/SampleProf.cpp
  llvm/test/tools/llvm-profdata/cs-sample-nested-profile.test
  llvm/test/tools/llvm-profgen/cs-preinline.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119494.407778.patch
Type: text/x-patch
Size: 7381 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220211/22cdd57c/attachment.bin>


More information about the llvm-commits mailing list