[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
Mon Mar 22 08:42:32 PDT 2021


wenlei updated this revision to Diff 332301.
wenlei added a comment.

Address Lei's comment.


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.332301.patch
Type: text/x-patch
Size: 10563 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210322/4790be2b/attachment.bin>


More information about the llvm-commits mailing list