[all-commits] [llvm/llvm-project] 7d9d1c: InlineCost: Fix constructing random TargetTransfor...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Sun Mar 30 07:14:40 PDT 2025


  Branch: refs/heads/users/arsenm/inline-cost/fix-constructing-tti-for-no-reason
  Home:   https://github.com/llvm/llvm-project
  Commit: 7d9d1c607359ed507604f3d8a80ad6456eee5bb4
      https://github.com/llvm/llvm-project/commit/7d9d1c607359ed507604f3d8a80ad6456eee5bb4
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-03-30 (Sun, 30 Mar 2025)

  Changed paths:
    M llvm/lib/Analysis/InlineCost.cpp

  Log Message:
  -----------
  InlineCost: Fix constructing random TargetTransformInfo

Query the correct TTI for the current target instead of constructing
some random default one. Also query the pass manager for ProfileSummaryInfo.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list