[all-commits] [llvm/llvm-project] 521c1c: CodeGen: Look up frame-pointer attribute once

Matt Arsenault via All-commits all-commits at lists.llvm.org
Wed Jun 4 22:37:46 PDT 2025


  Branch: refs/heads/users/arsenm/codegen/fix-double-attr-lookup-frame-pointer
  Home:   https://github.com/llvm/llvm-project
  Commit: 521c1c6590c099fe582ab46d3730e850fd4a2edd
      https://github.com/llvm/llvm-project/commit/521c1c6590c099fe582ab46d3730e850fd4a2edd
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-06-05 (Thu, 05 Jun 2025)

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

  Log Message:
  -----------
  CodeGen: Look up frame-pointer attribute once

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