[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 16:10:09 PDT 2019


wmi updated this revision to Diff 223334.
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.223334.patch
Type: text/x-patch
Size: 34234 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191004/6986ff67/attachment.bin>


More information about the llvm-commits mailing list