[all-commits] [llvm/llvm-project] 954979: Reland [InlineCost] Enable the cost benefit analys...

HaohaiWen via All-commits all-commits at lists.llvm.org
Wed Sep 20 21:45:16 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 954979d681339c2f44e38e669d67b9183a5cf92d
      https://github.com/llvm/llvm-project/commit/954979d681339c2f44e38e669d67b9183a5cf92d
  Author: HaohaiWen <haohai.wen at intel.com>
  Date:   2023-09-21 (Thu, 21 Sep 2023)

  Changed paths:
    M llvm/lib/Analysis/InlineCost.cpp
    M llvm/test/Transforms/SampleProfile/remarks-hotness.ll

  Log Message:
  -----------
  Reland [InlineCost] Enable the cost benefit analysis for Sample PGO (#66457)

Enables the cost-benefit-analysis-based inliner by default if we have
sample profile.

No extra fix is required.




More information about the All-commits mailing list