AMDGPU/GlobalISel: Widen s1 SGPR constants during regbankselect
To unambiguously interpret these as 32-bit SGPRs, we need to widen these to s32. This was selecting to a copy from a 64-bit SGPR to a 32-bit SGPR for wave64.
parent
2ad4c3c8
Please register or sign in to comment