[PATCH] D100528: [CSSPGO][llvm-profdata] Support trimming cold context when merging profiles

Wenlei He via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 21 15:31:33 PDT 2021


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

Ignore trim/merge flag for non-CS profile.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100528

Files:
  llvm/include/llvm/Analysis/ProfileSummaryInfo.h
  llvm/include/llvm/ProfileData/ProfileCommon.h
  llvm/lib/Analysis/ProfileSummaryInfo.cpp
  llvm/lib/ProfileData/ProfileSummaryBuilder.cpp
  llvm/test/tools/llvm-profdata/cs-sample-trimmer.test
  llvm/test/tools/llvm-profgen/cs-preinline.test
  llvm/tools/llvm-profdata/llvm-profdata.cpp
  llvm/tools/llvm-profgen/ProfileGenerator.cpp
  llvm/tools/llvm-profgen/ProfileGenerator.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100528.339409.patch
Type: text/x-patch
Size: 17865 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210421/fdb9d9da/attachment.bin>


More information about the llvm-commits mailing list