[llvm-branch-commits] [llvm] [AMDGPU] Still set up the two SGPRs for queue ptr even it is COV5 (PR #112403)

Shilei Tian via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Wed Oct 16 17:20:11 PDT 2024


shiltian wrote:

The only test failure is `CodeGen/AMDGPU/call-args-inreg.ll`. It crashes when lowering function `test_call_external_void_func_a15i32_inreg`.

https://github.com/llvm/llvm-project/blob/8d13e7b8c382499c1cf0c2a3184b483e760f266b/llvm/lib/Target/AMDGPU/SIFrameLowering.cpp#L905

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


More information about the llvm-branch-commits mailing list