[PATCH] D146452: [AutoFDO] Use flattened profiles for profile staleness metrics
Lei Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 21 17:33:09 PDT 2023
wlei updated this revision to Diff 507189.
wlei edited the summary of this revision.
wlei added a comment.
addressing reviewers' feedback: updated docs, added tests, other fixs.
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.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.507189.patch
Type: text/x-patch
Size: 18547 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230322/70072340/attachment.bin>
More information about the llvm-commits
mailing list