[all-commits] [llvm/llvm-project] 4d6f3e: [PSI] Add the isCold query support with a given pe...

hjyamauchi via All-commits all-commits at lists.llvm.org
Mon Mar 2 12:50:44 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 4d6f3ee2ba5b3ea6d9f80e7baf9a746848c790aa
      https://github.com/llvm/llvm-project/commit/4d6f3ee2ba5b3ea6d9f80e7baf9a746848c790aa
  Author: Hiroshi Yamauchi <yamauchi at google.com>
  Date:   2020-03-02 (Mon, 02 Mar 2020)

  Changed paths:
    M llvm/include/llvm/Analysis/ProfileSummaryInfo.h
    M llvm/lib/Analysis/ProfileSummaryInfo.cpp
    M llvm/unittests/Analysis/ProfileSummaryInfoTest.cpp

  Log Message:
  -----------
  [PSI] Add the isCold query support with a given percentile value.

Summary: This follows up D67377 that added the isHot side.

Reviewers: davidxl

Subscribers: eraman, hiraditya, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D75283




More information about the All-commits mailing list