[PATCH] D149400: [llvm-profdata] Deprecate Compact Binary Sample Profile Format
William Junda Huang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 28 17:31:27 PDT 2023
huangjd updated this revision to Diff 518099.
huangjd added a comment.
- Added back deprecated enum with comment
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.518099.patch
Type: text/x-patch
Size: 27338 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230429/8b068b55/attachment.bin>
More information about the llvm-commits
mailing list