[llvm] Update amdgpu_gfx functions to use s0-s3 for inreg SGPR arguments on targets using scratch instructions for stack (PR #78553)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 18 06:29:32 PST 2024


arsenm wrote:

Code change looks right (though it's missing the mirror change for GlobalISel in AMDGPUCallLowering). This will need test updates though 

https://github.com/llvm/llvm-project/pull/78553


More information about the llvm-commits mailing list