We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3e8d2f commit a78ad8dCopy full SHA for a78ad8d
mlir/test/Target/LLVMIR/nvvmir-invalid.mlir
@@ -571,4 +571,4 @@ llvm.func @nvvm_mma_m16n8k32_s4_s4(%a0 : i32, %a1 : i32, %b0 : i32, %c0 : i32, %
571
intOverflowBehavior=#nvvm.mma_int_overflow<satfinite>,
572
shape = #nvvm.shape<m = 16, n = 8, k = 32>} : (i32, i32, i32) -> !llvm.struct<(i32,i32,i32,i32)>
573
llvm.return %0 : !llvm.struct<(i32,i32,i32,i32)>
574
-}
+}
0 commit comments