[PATCH] D98590: [CSSPGO] Load context profile for external functions in PreLink and populate ThinLTO import list

Wenlei He via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 15 11:00:42 PDT 2021


wenlei updated this revision to Diff 330732.
wenlei added a comment.

address Hongtao's feedback


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98590

Files:
  llvm/include/llvm/ProfileData/SampleProf.h
  llvm/include/llvm/Transforms/IPO/SampleContextTracker.h
  llvm/lib/ProfileData/SampleProfReader.cpp
  llvm/lib/ProfileData/SampleProfWriter.cpp
  llvm/lib/Transforms/IPO/SampleProfile.cpp
  llvm/test/Transforms/SampleProfile/Inputs/csspgo-import-list.prof
  llvm/test/Transforms/SampleProfile/Inputs/csspgo-import-list.prof.extbin
  llvm/test/Transforms/SampleProfile/csspgo-import-list.ll
  llvm/tools/llvm-profgen/ProfileGenerator.cpp
  llvm/tools/llvm-profgen/ProfileGenerator.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98590.330732.patch
Type: text/x-patch
Size: 21850 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210315/31b140e1/attachment.bin>


More information about the llvm-commits mailing list