[PATCH] D114204: [CSSPGO] Sorting nodes in a cycle of profiled call graph.
Hongtao Yu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 29 18:07:01 PST 2021
hoy updated this revision to Diff 390539.
hoy added a comment.
Updating D114204 <https://reviews.llvm.org/D114204>: [CSSPGO] Sorting nodes in a cycle of profiled call graph.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114204/new/
https://reviews.llvm.org/D114204
Files:
llvm/include/llvm/ADT/SCCIterator.h
llvm/include/llvm/Transforms/IPO/ProfiledCallGraph.h
llvm/lib/Transforms/IPO/ProfiledCallGraph.cpp
llvm/lib/Transforms/IPO/SampleProfile.cpp
llvm/test/Transforms/SampleProfile/Inputs/profile-context-order-scc.prof
llvm/test/Transforms/SampleProfile/profile-context-order.ll
llvm/tools/llvm-profgen/CSPreInliner.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114204.390539.patch
Type: text/x-patch
Size: 23433 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211130/78e08da8/attachment.bin>
More information about the llvm-commits
mailing list