[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 15:58:46 PST 2021


hoy updated this revision to Diff 390511.
hoy added a comment.
Herald added a subscriber: dexonsmith.

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.390511.patch
Type: text/x-patch
Size: 23270 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211129/aeee42c8/attachment.bin>


More information about the llvm-commits mailing list