[PATCH] D98921: [CSSPGO][llvm-profgen] Use profile summary based threshold for context trimming and merging

Wenlei He via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 19 16:20:22 PDT 2021


wenlei updated this revision to Diff 332027.
wenlei added a comment.
Herald added subscribers: hiraditya, eraman.

Use PSI directly.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D98921/new/

https://reviews.llvm.org/D98921

Files:
  llvm/include/llvm/Analysis/ProfileSummaryInfo.h
  llvm/lib/Analysis/ProfileSummaryInfo.cpp
  llvm/test/tools/llvm-profgen/merge-cold-profile.test
  llvm/tools/llvm-profgen/ProfileGenerator.cpp
  llvm/tools/llvm-profgen/ProfileGenerator.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98921.332027.patch
Type: text/x-patch
Size: 9314 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210319/c71d5caf/attachment.bin>


More information about the llvm-commits mailing list