[PATCH] D68253: [SampleFDO] Add compression support for any section in ExtBinary profile format
Wei Mi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 4 17:17:30 PDT 2019
wmi updated this revision to Diff 223343.
wmi added a comment.
Address David's comment
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68253/new/
https://reviews.llvm.org/D68253
Files:
llvm/include/llvm/ProfileData/SampleProf.h
llvm/include/llvm/ProfileData/SampleProfReader.h
llvm/include/llvm/ProfileData/SampleProfWriter.h
llvm/lib/ProfileData/SampleProf.cpp
llvm/lib/ProfileData/SampleProfReader.cpp
llvm/lib/ProfileData/SampleProfWriter.cpp
llvm/test/Transforms/SampleProfile/compressed-profile-symbol-list.ll
llvm/test/Transforms/SampleProfile/profile-format-compress.ll
llvm/test/Transforms/SampleProfile/uncompressed-profile-symbol-list.ll
llvm/test/tools/llvm-profdata/profile-symbol-list-compress.test
llvm/test/tools/llvm-profdata/roundtrip-compress.test
llvm/tools/llvm-profdata/llvm-profdata.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68253.223343.patch
Type: text/x-patch
Size: 34217 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191005/3b32c715/attachment-0001.bin>
More information about the llvm-commits
mailing list