[all-commits] [llvm/llvm-project] 4e24ca: [CSSPGO] Turn on Profi by default

Hongtao Yu via All-commits all-commits at lists.llvm.org
Thu Dec 2 17:56:55 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4e24ca1cdc71b734d031f552738ea87baa887340
      https://github.com/llvm/llvm-project/commit/4e24ca1cdc71b734d031f552738ea87baa887340
  Author: Hongtao Yu <hoy at fb.com>
  Date:   2021-12-02 (Thu, 02 Dec 2021)

  Changed paths:
    M llvm/lib/Transforms/IPO/SampleProfile.cpp
    M llvm/test/Transforms/SampleProfile/csspgo-import-list.ll
    M llvm/test/Transforms/SampleProfile/csspgo-summary.ll
    M llvm/test/Transforms/SampleProfile/profile-context-tracker.ll
    M llvm/test/Transforms/SampleProfile/pseudo-probe-inline.ll

  Log Message:
  -----------
  [CSSPGO] Turn on Profi by default

As titled.

Reviewed By: wenlei, wlei

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




More information about the All-commits mailing list