[PATCH] D99351: [CSSPGO] Top-down processing order based on full profile.
Hongtao Yu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 30 09:09:20 PDT 2021
hoy updated this revision to Diff 334182.
hoy added a comment.
Updating D99351 <https://reviews.llvm.org/D99351>: [CSSPGO] Top-down processing order based on full profile.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99351/new/
https://reviews.llvm.org/D99351
Files:
llvm/include/llvm/Transforms/IPO/ProfiledCallGraph.h
llvm/include/llvm/Transforms/IPO/SampleContextTracker.h
llvm/lib/Transforms/IPO/SampleContextTracker.cpp
llvm/lib/Transforms/IPO/SampleProfile.cpp
llvm/test/Transforms/SampleProfile/ctxsplit.ll
llvm/test/Transforms/SampleProfile/inline-mergeprof.ll
llvm/test/Transforms/SampleProfile/profile-context-order.ll
llvm/test/Transforms/SampleProfile/profile-context-tracker-debug.ll
llvm/test/Transforms/SampleProfile/profile-topdown-order.ll
llvm/tools/llvm-profgen/CSPreInliner.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99351.334182.patch
Type: text/x-patch
Size: 32795 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210330/d33c5560/attachment-0001.bin>
More information about the llvm-commits
mailing list