Skip to content

Commit 017b198

Browse files
alex-tarsenm
andauthored
Update llvm/test/CodeGen/AMDGPU/triton_regression_no_waterfall.mir
Co-authored-by: Matt Arsenault <[email protected]>
1 parent 69f2f1e commit 017b198

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/CodeGen/AMDGPU/triton_regression_no_waterfall.mir

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ body: |
104104
; GCN-NEXT: [[COPY4:%[0-9]+]]:vgpr_32 = COPY [[COPY2]]
105105
; GCN-NEXT: BUFFER_STORE_DWORD_OFFSET_exact [[COPY4]], killed [[REG_SEQUENCE]], killed [[S_MOV_B32_2]], 0, 2, 0, implicit $exec :: (dereferenceable store (s32), align 1, addrspace 8)
106106
; GCN-NEXT: S_ENDPGM 0
107-
%3:sgpr_64(p4) = COPY $sgpr4_sgpr5
107+
%3:sgpr_64 = COPY $sgpr4_sgpr5
108108
early-clobber %8:sgpr_128 = S_LOAD_DWORDX4_IMM_ec %3(p4), 36, 0 :: (dereferenceable invariant load (s128) from %ir.fval.kernarg.offset, align 4, addrspace 4)
109109
%9:sreg_32 = COPY %8.sub2
110110
%10:sreg_32 = COPY %8.sub1

0 commit comments

Comments
 (0)