[all-commits] [llvm/llvm-project] 07a86a: CodeGen: Look up frame-pointer attribute once (#14...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Sun Jun 8 07:04:13 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 07a86a525ea2f85ade9e224c200f0311fec9e433
      https://github.com/llvm/llvm-project/commit/07a86a525ea2f85ade9e224c200f0311fec9e433
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-06-08 (Sun, 08 Jun 2025)

  Changed paths:
    M llvm/lib/CodeGen/TargetOptionsImpl.cpp

  Log Message:
  -----------
  CodeGen: Look up frame-pointer attribute once (#142902)

Instead of pre-checking if the frame-pointer attribute is present,
just query the attribute and see if it's valid.



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