[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 13:06:19 PDT 2021
    
    
  
wenlei updated this revision to Diff 339360.
wenlei added a comment.
Cleanup.
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.339360.patch
Type: text/x-patch
Size: 17848 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210421/136b9a67/attachment.bin>
    
    
More information about the llvm-commits
mailing list