[PATCH] D122609: [llvm-profgen] Update callsite body samples by summing up all call target samples.

Hongtao Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 12 23:47:00 PDT 2022


hoy updated this revision to Diff 429150.
hoy edited the summary of this revision.
hoy added a comment.

Updating D122609 <https://reviews.llvm.org/D122609>: [llvm-profgen] Update callsite body samples by summing up all call target samples.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122609

Files:
  llvm/include/llvm/ProfileData/SampleProf.h
  llvm/test/tools/llvm-profgen/inline-noprobe2.test
  llvm/test/tools/llvm-profgen/noinline-noprobe.test
  llvm/test/tools/llvm-profgen/update-samples.test
  llvm/tools/llvm-profgen/ProfileGenerator.cpp
  llvm/tools/llvm-profgen/ProfileGenerator.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122609.429150.patch
Type: text/x-patch
Size: 5897 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220513/69a49bbb/attachment.bin>


More information about the llvm-commits mailing list