AMDGPU/SILowerI1Copies: refactor phi incoming handling [NFC] (#72374)
Incoming block, incoming Register and updated incoming Register that correspond to the same incoming of a phi are kept on same index in different vectors. Use structure with fields: block, register and updated register instead.
parent
c3329b1c
Please register or sign in to comment