[PATCH] D98823: [CSSPGO] Add attribute metadata for context profile

Wenlei He via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 17 15:39:30 PDT 2021


wenlei updated this revision to Diff 331397.
wenlei added a comment.

update


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98823

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/tools/llvm-profdata/Inputs/cs-sample.proftext
  llvm/test/tools/llvm-profdata/Inputs/pseudo-probe-profile.proftext
  llvm/test/tools/llvm-profgen/inline-cs-pseudoprobe.test
  llvm/test/tools/llvm-profgen/merge-cold-profile.test
  llvm/test/tools/llvm-profgen/noinline-cs-pseudoprobe.test
  llvm/tools/llvm-profgen/ProfileGenerator.cpp
  llvm/tools/llvm-profgen/ProfileGenerator.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98823.331397.patch
Type: text/x-patch
Size: 17509 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210317/eadee7c1/attachment.bin>


More information about the llvm-commits mailing list