[PATCH] D75283: [PSI] Add the isCold query support with a given percentile value.

Hiroshi Yamauchi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 27 11:35:34 PST 2020


yamauchi created this revision.
yamauchi added a reviewer: davidxl.
Herald added subscribers: hiraditya, eraman.
Herald added a project: LLVM.

This follows up D67377 <https://reviews.llvm.org/D67377> that added the isHot side.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D75283

Files:
  llvm/include/llvm/Analysis/ProfileSummaryInfo.h
  llvm/lib/Analysis/ProfileSummaryInfo.cpp
  llvm/unittests/Analysis/ProfileSummaryInfoTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75283.247050.patch
Type: text/x-patch
Size: 13333 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200227/b0b8bf95/attachment.bin>


More information about the llvm-commits mailing list