[llvm] [AMDGPU] Still set up the two SGPRs for queue ptr even it is COV5 (PR #112403)
Shilei Tian via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 8 11:53:18 PST 2024
shiltian wrote:
This change is likely to expose an issue in the register allocation, as we now lose 2 SGPRs by default.
https://github.com/llvm/llvm-project/pull/112403
More information about the llvm-commits
mailing list