Files
clang-p2996/llvm/test/CodeGen/AMDGPU/stacksave_stackrestore.ll
Carl Ritson edc38a6cbd [AMDGPU] Add option to pre-allocate SGPR spill VGPRs (#70626)
SGPR spill VGPRs are WWM registers so allow them to be allocated by
SIPreAllocateWWMRegs pass.
This intentionally prevents spilling of these VGPRs when enabled.
2023-11-13 12:21:18 +09:00

75 KiB