[all-commits] [llvm/llvm-project] 4b3be7: ARM: Fix calling convention for gnu half conversio...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Thu Jul 10 05:29:51 PDT 2025


  Branch: refs/heads/users/arsenm/issue147935/arm-fix-gnu-half-convert-calling-conv
  Home:   https://github.com/llvm/llvm-project
  Commit: 4b3be712837e846d359d160eb9d1df4c5baf4b39
      https://github.com/llvm/llvm-project/commit/4b3be712837e846d359d160eb9d1df4c5baf4b39
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-07-10 (Thu, 10 Jul 2025)

  Changed paths:
    M llvm/lib/Target/ARM/ARMISelLowering.cpp
    A llvm/test/CodeGen/ARM/issue147935-half-convert-libcall-abi.ll

  Log Message:
  -----------
  ARM: Fix calling convention for gnu half conversion functions

I'm surprised at how bad the test coverage is here. There is some
overlap with existing tests, but they aren't comprehensive and do
not cover all the ABIs, or all the different types.

Fixes #147935



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