Skip to content

Commit cbc738c

Browse files
committed
Remove dummy use from one of the tests
1 parent ca0a3e1 commit cbc738c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/test/CodeGen/AArch64/sme-intrinsics-mova-extract.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,6 @@ for.body:
485485
exit:
486486
%tmp1 = add <vscale x 4 x i32> %z0, %z1
487487
%res = add <vscale x 4 x i32> %tmp1, %z2
488-
tail call void @use(<vscale x 4 x i32> %z0, <vscale x 4 x i32> %z1, <vscale x 4 x i32> %z2)
489488
ret <vscale x 4 x i32> %res
490489
}
491490

0 commit comments

Comments
 (0)