Skip to content

Commit b8c55bf

Browse files
committed
Added curly brace deleted in merge resolution
1 parent 1b4caca commit b8c55bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -579,6 +579,7 @@ llvm.func @nvvm_mma_m16n8k32_s4_s4(%a0 : i32, %a1 : i32, %b0 : i32, %c0 : i32, %
579579
intOverflowBehavior=#nvvm.mma_int_overflow<satfinite>,
580580
shape = #nvvm.shape<m = 16, n = 8, k = 32>} : (i32, i32, i32) -> !llvm.struct<(i32,i32,i32,i32)>
581581
llvm.return %0 : !llvm.struct<(i32,i32,i32,i32)>
582+
}
582583

583584
// -----
584585

0 commit comments

Comments
 (0)