[PATCH] D95980: [CSSPGO] Use merged base profile for hot threshold calculation

Wenlei He via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 5 12:30:14 PST 2021


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

Address Wei's comment, rebase.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95980

Files:
  llvm/include/llvm/ProfileData/ProfileCommon.h
  llvm/lib/ProfileData/ProfileSummaryBuilder.cpp
  llvm/lib/ProfileData/SampleProfReader.cpp
  llvm/lib/ProfileData/SampleProfWriter.cpp
  llvm/test/Transforms/SampleProfile/csspgo-inline.ll
  llvm/test/Transforms/SampleProfile/csspgo-summary.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95980.321850.patch
Type: text/x-patch
Size: 10003 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210205/9a2433cf/attachment.bin>


More information about the llvm-commits mailing list