[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
Sat Apr 10 12:58:58 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG00ef28ef21f0: [CSSPGO] Fix dangling context strings and improve profile order consistency and… (authored by wenlei).
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.336629.patch
Type: text/x-patch
Size: 28234 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210410/1385daf2/attachment.bin>
More information about the llvm-commits
mailing list