[all-commits] [llvm/llvm-project] 0ca8ff: [llvm-profdata] Unify default cutoffs for detailed...

WenleiHe via All-commits all-commits at lists.llvm.org
Wed Mar 23 14:57:46 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0ca8ff4da1bd21974cebd35c3b357d1ef8c51e32
      https://github.com/llvm/llvm-project/commit/0ca8ff4da1bd21974cebd35c3b357d1ef8c51e32
  Author: Wenlei He <aktoon at gmail.com>
  Date:   2022-03-23 (Wed, 23 Mar 2022)

  Changed paths:
    M llvm/test/tools/llvm-profdata/suppl-instr-with-sample.test
    M llvm/tools/llvm-profdata/llvm-profdata.cpp

  Log Message:
  -----------
  [llvm-profdata] Unify default cutoffs for detailed summary printing

Use `ProfileSummaryBuilder::DefaultCutoffs` for llvm-profdata detailed summary printing for Instr profile.

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




More information about the All-commits mailing list