[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
Mon Oct 7 22:14:47 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb523790ae1b3: [SampleFDO] Add compression support for any section in ExtBinary profile format (authored by wmi).

Repository:
  rG LLVM Github Monorepo

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.223739.patch
Type: text/x-patch
Size: 34217 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191008/f609036e/attachment.bin>


More information about the llvm-commits mailing list