[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 23 22:01:26 PDT 2023
wlei updated this revision to Diff 507959.
wlei added a comment.
Updating D146452 <https://reviews.llvm.org/D146452>: [AutoFDO] Use flattened profiles for profile staleness metrics
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.507959.patch
Type: text/x-patch
Size: 27177 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230324/4a9f5c14/attachment.bin>
More information about the llvm-commits
mailing list