Skip to content

Commit a78ad8d

Browse files
committed
Added newline at end of test file
1 parent b3e8d2f commit a78ad8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlir/test/Target/LLVMIR/nvvmir-invalid.mlir

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -571,4 +571,4 @@ llvm.func @nvvm_mma_m16n8k32_s4_s4(%a0 : i32, %a1 : i32, %b0 : i32, %c0 : i32, %
571571
intOverflowBehavior=#nvvm.mma_int_overflow<satfinite>,
572572
shape = #nvvm.shape<m = 16, n = 8, k = 32>} : (i32, i32, i32) -> !llvm.struct<(i32,i32,i32,i32)>
573573
llvm.return %0 : !llvm.struct<(i32,i32,i32,i32)>
574-
}
574+
}

0 commit comments

Comments
 (0)