Skip to content

Commit 9599e60

Browse files
committed
Remove extraneous newline
1 parent f69c8e6 commit 9599e60

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/test/CodeGen/RISCV/rvv/vwadd-sdnode.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1458,7 +1458,6 @@ define <vscale x 2 x i32> @vwaddu_vx_disjoint_or(<vscale x 2 x i16> %x.i16, i16
14581458
ret <vscale x 2 x i32> %or
14591459
}
14601460

1461-
14621461
define <vscale x 2 x i32> @vwadd_vx_disjoint_or(<vscale x 2 x i16> %x.i16, i16 %y.i16) {
14631462
; CHECK-LABEL: vwadd_vx_disjoint_or:
14641463
; CHECK: # %bb.0:

0 commit comments

Comments
 (0)