AMDGPU: Fix insertion point when reducing load intrinsics
The insertion point may be later than the next instruction, so it is necessary to set it when replacing the call. llvm-svn: 297439
Loading
Please register or sign in to comment
The insertion point may be later than the next instruction, so it is necessary to set it when replacing the call. llvm-svn: 297439