[all-commits] [llvm/llvm-project] 4be4b8: AMDGPU: Use reportFatalUsageError for unhandled ca...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Sun Jun 22 23:30:35 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4be4b82e74f1b06f18efd1c6be3582daba2e6739
      https://github.com/llvm/llvm-project/commit/4be4b82e74f1b06f18efd1c6be3582daba2e6739
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-06-23 (Mon, 23 Jun 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
    M llvm/lib/Target/AMDGPU/R600ISelLowering.cpp
    A llvm/test/CodeGen/AMDGPU/unsupported-calling-conv-call.ll
    A llvm/test/CodeGen/AMDGPU/unsupported-calling-conv-func.ll

  Log Message:
  -----------
  AMDGPU: Use reportFatalUsageError for unhandled calling conventions (#145261)

Should switch this to DiagnosticInfo and use the default calling
convention, but that would require passing in the context.



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