[PATCH] D146452: [AutoFDO] Use flattened profiles for profile staleness metrics

Lei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 30 11:05:43 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG339b8a001965: [AutoFDO] Use flattened profiles for profile staleness metrics (authored by wlei).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146452

Files:
  llvm/docs/CommandGuide/llvm-profdata.rst
  llvm/include/llvm/ProfileData/SampleProf.h
  llvm/lib/ProfileData/SampleProf.cpp
  llvm/lib/Transforms/IPO/SampleProfile.cpp
  llvm/test/Transforms/SampleProfile/Inputs/profile-mismatch-cs.prof
  llvm/test/Transforms/SampleProfile/Inputs/profile-mismatch.prof
  llvm/test/Transforms/SampleProfile/csspgo-inline.ll
  llvm/test/Transforms/SampleProfile/csspgo-use-preinliner.ll
  llvm/test/Transforms/SampleProfile/profile-mismatch-flattened-profile.ll
  llvm/test/Transforms/SampleProfile/profile-mismatch.ll
  llvm/test/tools/llvm-profdata/Inputs/sample-flatten-profile-cs.proftext
  llvm/test/tools/llvm-profdata/Inputs/sample-flatten-profile.proftext
  llvm/test/tools/llvm-profdata/cs-sample-nested-profile.test
  llvm/test/tools/llvm-profdata/sample-flatten-profile.test
  llvm/tools/llvm-profdata/llvm-profdata.cpp
  llvm/tools/llvm-profgen/ProfileGenerator.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146452.509734.patch
Type: text/x-patch
Size: 27177 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230330/94765c2e/attachment.bin>


More information about the llvm-commits mailing list