[PATCH] D108433: [CSSPGO] split context string - compiler changes

Hongtao Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 30 14:48:14 PDT 2021


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

Updating D108433 <https://reviews.llvm.org/D108433>: [CSSPGO] split context string - compiler changes


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D108433/new/

https://reviews.llvm.org/D108433

Files:
  llvm/include/llvm/ProfileData/SampleProf.h
  llvm/include/llvm/Transforms/IPO/ProfiledCallGraph.h
  llvm/include/llvm/Transforms/IPO/SampleContextTracker.h
  llvm/lib/ProfileData/ProfileSummaryBuilder.cpp
  llvm/lib/ProfileData/SampleProf.cpp
  llvm/lib/Transforms/IPO/SampleContextTracker.cpp
  llvm/test/Transforms/SampleProfile/Inputs/csspgo-import-list.prof.extbin
  llvm/test/Transforms/SampleProfile/csspgo-import-list.ll
  llvm/test/Transforms/SampleProfile/profile-context-tracker-debug.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108433.369560.patch
Type: text/x-patch
Size: 34807 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210830/2b48bf12/attachment.bin>


More information about the llvm-commits mailing list