Skip to content

Commit 181d98f

Browse files
niconunezzarsenm
andcommitted
Update llvm/test/CodeGen/AMDGPU/load-store-opt-ds-regclass-constrain.mir
Co-authored-by: Matt Arsenault <[email protected]>
1 parent b716fac commit 181d98f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

llvm/test/CodeGen/AMDGPU/load-store-opt-ds-regclass-constrain.mir

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,4 +286,6 @@ body: |
286286
%0:vgpr_32 = COPY $vgpr0
287287
%2:av_64_align2 = COPY $vgpr4_vgpr5
288288
DS_WRITE_B64_gfx9 %0, $vgpr2_vgpr3, 40, 0, implicit $exec :: (store (s64), addrspace 3)
289-
DS_WRITE_B64_gfx9 %0, %2, 96, 0, implicit $exec :: (store (s64), addrspace 3)
289+
DS_WRITE_B64_gfx9 %0, %2, 96, 0, implicit $exec :: (store (s64), addrspace 3)
290+
...
291+

0 commit comments

Comments
 (0)