[PATCH] D92347: [CSSPGO] Consume pseudo-probe-based AutoFDO profile

Hongtao Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 16 16:02:42 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGac068e014b22: [CSSPGO] Consume pseudo-probe-based AutoFDO profile (authored by hoy).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92347

Files:
  llvm/include/llvm/IR/PseudoProbe.h
  llvm/include/llvm/ProfileData/SampleProf.h
  llvm/include/llvm/ProfileData/SampleProfReader.h
  llvm/include/llvm/ProfileData/SampleProfWriter.h
  llvm/include/llvm/Transforms/IPO/SampleProfileProbe.h
  llvm/lib/IR/CMakeLists.txt
  llvm/lib/IR/PseudoProbe.cpp
  llvm/lib/ProfileData/SampleProf.cpp
  llvm/lib/ProfileData/SampleProfReader.cpp
  llvm/lib/ProfileData/SampleProfWriter.cpp
  llvm/lib/Transforms/IPO/SampleProfile.cpp
  llvm/lib/Transforms/IPO/SampleProfileProbe.cpp
  llvm/test/Transforms/SampleProfile/Inputs/pseudo-probe-func-metadata.prof
  llvm/test/Transforms/SampleProfile/Inputs/pseudo-probe-profile.prof
  llvm/test/Transforms/SampleProfile/function_metadata.ll
  llvm/test/Transforms/SampleProfile/pseudo-probe-profile.ll
  llvm/test/tools/llvm-profdata/Inputs/pseudo-probe-profile.proftext
  llvm/test/tools/llvm-profdata/merge-probe-profile.test
  llvm/tools/llvm-profdata/llvm-profdata.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92347.312326.patch
Type: text/x-patch
Size: 47135 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201217/c0c384f0/attachment.bin>


More information about the llvm-commits mailing list