| Issue | 113782 |
|---|---|
| Summary | [AMDGPU] No available SGPR for SGPR argument spilling |
| Labels | backend:AMDGPU |
| Assignees | shiltian |
| Reporter | shiltian |
If there are enough number of SGPR arguments, they will be spilled into VGPRs. However, we don’t reserve one SGPR to handle `exec` for the spilling.
_______________________________________________ llvm-bugs mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
