[PATCH] D121651: [llvm-profdata] Convert nested profile to CS flat profile.

Hongtao Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 29 09:32:13 PDT 2022


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

Updating D121651 <https://reviews.llvm.org/D121651>: [llvm-profdata] Convert nested profile to CS flat profile.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121651

Files:
  llvm/include/llvm/ProfileData/SampleProf.h
  llvm/lib/ProfileData/SampleProf.cpp
  llvm/test/Transforms/SampleProfile/csspgo-inline.ll
  llvm/test/Transforms/SampleProfile/csspgo-use-preinliner.ll
  llvm/test/tools/llvm-profdata/Inputs/cs-sample-preinline-probe.proftext
  llvm/test/tools/llvm-profdata/Inputs/cs-sample-preinline.proftext
  llvm/test/tools/llvm-profdata/cs-sample-flat-profile.test
  llvm/test/tools/llvm-profdata/cs-sample-nested-profile.test
  llvm/test/tools/llvm-profgen/cs-preinline.test
  llvm/tools/llvm-profdata/llvm-profdata.cpp
  llvm/tools/llvm-profgen/ProfileGenerator.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121651.418905.patch
Type: text/x-patch
Size: 31734 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220329/ecf32397/attachment.bin>


More information about the llvm-commits mailing list