llvm-project
d267fac3 - [AMDGPU] Use subtarget call to determine number of VGPRs (#157927)

Commit
57 days ago
[AMDGPU] Use subtarget call to determine number of VGPRs (#157927) Since the register file was increased that is no longer valid to call VGPR_32RegClass.getNumregs() to get a total number of arch registers available on a subtarget. Fixes: SWDEV-550425
Author
Parents
Loading