[all-commits] [llvm/llvm-project] 480cc4: AMDGPU/GlobalISel: Handle inreg arguments as SGPRs...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Jan 16 00:13:43 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 480cc413b7f7e73f90646e5feeb598e36e4e9565
      https://github.com/llvm/llvm-project/commit/480cc413b7f7e73f90646e5feeb598e36e4e9565
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2024-01-16 (Tue, 16 Jan 2024)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUCallLowering.cpp
    M llvm/test/CodeGen/AMDGPU/GlobalISel/irtranslator-call.ll
    M llvm/test/CodeGen/AMDGPU/GlobalISel/irtranslator-function-args.ll

  Log Message:
  -----------
  AMDGPU/GlobalISel: Handle inreg arguments as SGPRs (#78123)

This is the missing GISel part of
54470176afe20b16e6b026ab989591d1d19ad2b7




More information about the All-commits mailing list