[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
Tue Nov 30 09:01:35 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGbf317f66989c: [CSSPGO] Sorting nodes in a cycle of profiled call graph. (authored by hoy).

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/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.390735.patch
Type: text/x-patch
Size: 17511 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211130/c921bcc9/attachment.bin>


More information about the llvm-commits mailing list