[all-commits] [llvm/llvm-project] 2f2319: [InlineCost] Enable the cost benefit analysis for ...

HaohaiWen via All-commits all-commits at lists.llvm.org
Wed Sep 20 18:22:08 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2f2319cf2406d9830a331cbf015881c55ae78806
      https://github.com/llvm/llvm-project/commit/2f2319cf2406d9830a331cbf015881c55ae78806
  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:
  -----------
  [InlineCost] Enable the cost benefit analysis for Sample PGO (#66457)

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




More information about the All-commits mailing list