[PATCH] D149400: [llvm-profdata] Deprecate Compact Binary Sample Profile Format

William Junda Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 1 10:10:27 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd38d6ca1798b: [llvm-profdata] Deprecate Compact Binary Sample Profile Format (authored by huangjd).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149400

Files:
  llvm/include/llvm/ProfileData/SampleProf.h
  llvm/include/llvm/ProfileData/SampleProfReader.h
  llvm/include/llvm/ProfileData/SampleProfWriter.h
  llvm/lib/ProfileData/SampleProfReader.cpp
  llvm/lib/ProfileData/SampleProfWriter.cpp
  llvm/test/Transforms/SampleProfile/Inputs/indirect-call.compact.afdo
  llvm/test/Transforms/SampleProfile/Inputs/indirect-call.extbinary.afdo
  llvm/test/Transforms/SampleProfile/Inputs/inline.compactbinary.afdo
  llvm/test/Transforms/SampleProfile/indirect-call.ll
  llvm/test/Transforms/SampleProfile/profile-format.ll
  llvm/test/tools/llvm-profdata/Inputs/compat-sample.profdata
  llvm/test/tools/llvm-profdata/compact-sample.proftext
  llvm/test/tools/llvm-profdata/roundtrip.test
  llvm/tools/llvm-profdata/llvm-profdata.cpp
  llvm/tools/llvm-profgen/ProfileGenerator.cpp
  llvm/unittests/ProfileData/SampleProfTest.cpp
  llvm/unittests/tools/llvm-profdata/OutputSizeLimitTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149400.518482.patch
Type: text/x-patch
Size: 27338 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230501/41af35c5/attachment.bin>


More information about the llvm-commits mailing list