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

Lei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 22 11:15:55 PDT 2023


wlei updated this revision to Diff 507438.
wlei added a comment.

addressing Hongtao's feedback


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/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/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.507438.patch
Type: text/x-patch
Size: 20722 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230322/9db79341/attachment.bin>


More information about the llvm-commits mailing list