There are actually 104 so 2 were missing.
More assembler tests with high register number tuples
will be included in later patches.
Paths
| Differential D13957
AMDGPU: Define correct number of SGPRs ClosedPublic Authored by arsenm on Oct 21 2015, 1:49 PM.
Details
Summary There are actually 104 so 2 were missing. More assembler tests with high register number tuples
Diff Detail Event Timelinearsenm updated this object. Comment Actions VI only has 0..101 SGPRs. 102..103 are FLAT_SCRATCH, 104..105 are XNACK_MASK, 106..107 are VCC. Comment Actions
D14086 is a follow up patch which fixes this This revision is now accepted and ready to land.Nov 3 2015, 2:27 PM
Revision Contents
Diff 38047 lib/Target/AMDGPU/SIRegisterInfo.cpp
lib/Target/AMDGPU/SIRegisterInfo.td
test/MC/AMDGPU/sop2.s
|