[PATCH] D83852: [llvm-profdata] Implement llvm-profdata overlap for sample profiles
Wei He via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 6 23:31:54 PDT 2020
weihe updated this revision to Diff 283819.
weihe added a comment.
Grouped previous weightFuncSimilarity() and computeSampleFunctionInternalOverlap() to computeSampleFunctionOverlap() and added comments for readability.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83852/new/
https://reviews.llvm.org/D83852
Files:
llvm/test/tools/llvm-profdata/Inputs/sample-overlap-0.proftext
llvm/test/tools/llvm-profdata/Inputs/sample-overlap-1.proftext
llvm/test/tools/llvm-profdata/Inputs/sample-overlap-2.proftext
llvm/test/tools/llvm-profdata/Inputs/sample-overlap-3.proftext
llvm/test/tools/llvm-profdata/Inputs/sample-overlap-4.proftext
llvm/test/tools/llvm-profdata/Inputs/sample-overlap-5.proftext
llvm/test/tools/llvm-profdata/sample-overlap.test
llvm/tools/llvm-profdata/llvm-profdata.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83852.283819.patch
Type: text/x-patch
Size: 54208 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200807/c4f10859/attachment.bin>
More information about the llvm-commits
mailing list