[PATCH] D99351: [CSSPGO] Top-down processing order based on full profile.

Hongtao Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 29 11:39:30 PDT 2021


hoy updated this revision to Diff 333942.
hoy added a comment.

Moving call graph build into profiledCallGraph.h.


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/profile-context-order.ll
  llvm/test/Transforms/SampleProfile/profile-topdown-order.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99351.333942.patch
Type: text/x-patch
Size: 21440 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210329/b1c19929/attachment.bin>


More information about the llvm-commits mailing list