[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:51:37 PDT 2022


hoy updated this revision to Diff 429151.
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.429151.patch
Type: text/x-patch
Size: 6190 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220513/b76ceeb2/attachment.bin>


More information about the llvm-commits mailing list