[PATCH] D83852: [llvm-profdata] Implement llvm-profdata overlap for sample profiles

Wei He via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 17 22:19:24 PDT 2020


weihe updated this revision to Diff 278969.
weihe marked an inline comment as done.
weihe added a comment.

Refactored computeHotFuncOverlap() and renamed computeSampleFunctionOverlap() to computeSampleFunctionInternalOverlap()


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.278969.patch
Type: text/x-patch
Size: 50808 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200718/36adbd7a/attachment-0001.bin>


More information about the llvm-commits mailing list