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

Hongtao Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 16 10:22:39 PDT 2022


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

Rebasing.


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/cs-sample-flat-profile.test
  llvm/test/tools/llvm-profdata/cs-sample-nested-profile.test
  llvm/tools/llvm-profdata/llvm-profdata.cpp
  llvm/tools/llvm-profgen/ProfileGenerator.cpp

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


More information about the llvm-commits mailing list