[PATCH] D95547: [CSSPGO] Support of CS profiles in extended binary format.

Hongtao Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 27 12:45:29 PST 2021


hoy updated this revision to Diff 319647.
hoy retitled this revision from "[CSSPGO] Support of CS profiles in extended binary format. " to "[CSSPGO] Support of CS profiles in extended binary format.".
hoy added a comment.

Addressing Wenlei's feedbacks.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95547

Files:
  llvm/include/llvm/ProfileData/SampleProf.h
  llvm/include/llvm/ProfileData/SampleProfReader.h
  llvm/lib/ProfileData/SampleProfReader.cpp
  llvm/lib/ProfileData/SampleProfWriter.cpp
  llvm/test/Transforms/SampleProfile/profile-context-tracker.ll
  llvm/test/tools/llvm-profdata/Inputs/cs-sample.proftext
  llvm/test/tools/llvm-profdata/cs-sample-profile.test
  llvm/tools/llvm-profdata/llvm-profdata.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95547.319647.patch
Type: text/x-patch
Size: 12534 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210127/898029e8/attachment.bin>


More information about the llvm-commits mailing list