[llvm] [AMDGPU] Have VCC as a first-class member of the SGPR pool. (PR #173870)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 29 07:07:38 PST 2025


https://github.com/arsenm requested changes to this pull request.

This change to the class structure should not be made. SGPR_* should remain being numbered SGPRs only. We have the additional SReg_32* classes for including the unnumbered registers 

https://github.com/llvm/llvm-project/pull/173870


More information about the llvm-commits mailing list