[PATCH] D98823: [CSSPGO] Add attribute metadata for context profile
Wenlei He via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 18 10:05:02 PDT 2021
wenlei updated this revision to Diff 331603.
wenlei added a comment.
Address Hongtao's comments.
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.331603.patch
Type: text/x-patch
Size: 17983 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210318/12d507b6/attachment-0001.bin>
More information about the llvm-commits
mailing list