[AMDGPU] Simplify AGPR reservation. NFC.
The intent of the code was to reserve all AGPRs on a target without AGPRs, so just do exactly that. Existing code was unsound.
Loading
Please sign in to comment
The intent of the code was to reserve all AGPRs on a target without AGPRs, so just do exactly that. Existing code was unsound.