This is necessary for when we run out of VGPRs and can no
longer use v_{read,write}_lane for spilling SGPRs.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM. Can you add a test for this? We should probably implement the register limiting attribute now to make tests for this kind of thing smaller
lib/Target/AMDGPU/SIRegisterInfo.cpp | ||
---|---|---|
394 ↗ | (On Diff #49003) | leftover ->dump() |