[PATCH] D100090: [CSSPGO] Fix dangling context strings and improve profile order consistency and error handling
Wenlei He via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 8 12:00:02 PDT 2021
wenlei updated this revision to Diff 336187.
wenlei added a comment.
Address Hongtao's comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100090/new/
https://reviews.llvm.org/D100090
Files:
llvm/include/llvm/ProfileData/SampleProf.h
llvm/include/llvm/ProfileData/SampleProfWriter.h
llvm/lib/ProfileData/SampleProf.cpp
llvm/lib/ProfileData/SampleProfWriter.cpp
llvm/test/tools/llvm-profgen/recursion-compression-noprobe.test
llvm/test/tools/llvm-profgen/recursion-compression-pseudoprobe.test
llvm/tools/llvm-profdata/llvm-profdata.cpp
llvm/tools/llvm-profgen/CSPreInliner.cpp
llvm/tools/llvm-profgen/ProfileGenerator.cpp
llvm/tools/llvm-profgen/ProfileGenerator.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100090.336187.patch
Type: text/x-patch
Size: 28234 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210408/085e1b59/attachment.bin>
More information about the llvm-commits
mailing list