AMDGPU/GlobalISel: Copy type when inserting readfirstlane
getDefIgnoringCopies will fail to find any def if no type is set if we try to use it on the use's operand, so propagate the type.
Loading
Please sign in to comment
getDefIgnoringCopies will fail to find any def if no type is set if we try to use it on the use's operand, so propagate the type.