[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:00:39 PST 2022


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

Switching to using per-context attribute.


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.407774.patch
Type: text/x-patch
Size: 7343 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220211/4dd78c53/attachment.bin>


More information about the llvm-commits mailing list