[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 10:43:09 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3e3fc431dfe4: [CSSPGO] Top-down processing order based on full profile. (authored by hoy).

Changed prior to commit:
  https://reviews.llvm.org/D99351?vs=334182&id=334223#toc

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.334223.patch
Type: text/x-patch
Size: 32798 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210330/12626159/attachment.bin>


More information about the llvm-commits mailing list