[PATCH] D108435: [CSSPGO] split context string II - reader/writer changes

Hongtao Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 30 16:52:54 PDT 2021


hoy updated this revision to Diff 369582.
hoy added a comment.

Updating D108435 <https://reviews.llvm.org/D108435>: [CSSPGO] split context string II - reader/writer changes


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108435

Files:
  llvm/include/llvm/ProfileData/ProfileCommon.h
  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/tools/llvm-profdata/Inputs/cs-sample.proftext
  llvm/tools/llvm-profdata/llvm-profdata.cpp
  llvm/unittests/ProfileData/SampleProfTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108435.369582.patch
Type: text/x-patch
Size: 57512 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210830/e4c65b2d/attachment.bin>


More information about the llvm-commits mailing list