[all-commits] [llvm/llvm-project] 5079f2: ARM: Read float ABI from the "float-abi" module flag

Matt Arsenault via All-commits all-commits at lists.llvm.org
Thu Jul 30 02:57:49 PDT 2026


  Branch: refs/heads/users/arsenm/arm/use-float-abi-module-flag
  Home:   https://github.com/llvm/llvm-project
  Commit: 5079f205418ba8c4f7d00d0837ce14d28b13344e
      https://github.com/llvm/llvm-project/commit/5079f205418ba8c4f7d00d0837ce14d28b13344e
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2026-07-30 (Thu, 30 Jul 2026)

  Changed paths:
    M llvm/lib/Target/ARM/ARMAsmPrinter.cpp
    M llvm/lib/Target/ARM/ARMTargetMachine.cpp
    A llvm/test/CodeGen/ARM/float-abi-module-flag.ll

  Log Message:
  -----------
  ARM: Read float ABI from the "float-abi" module flag

Use the value from the module flag if present, otherwise
fall back on the legacy TargetOptions field until that is
removed.

Co-authored-by: Claude (Claude-Opus-4.8) <noreply at anthropic.com>



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