[Mlir-commits] [mlir] [mlir][linalg] Introduce transpose semantic to 'linalg.matmul' ops. (PR #104783)
Renato Golin
llvmlistbot at llvm.org
Mon Aug 19 11:18:12 PDT 2024
================
@@ -271,4 +271,5 @@ def Linalg_WinogradOutputTransformOp :
let hasVerifier = 1;
}
+
----------------
rengolin wrote:
Unnecessary whitespace change
https://github.com/llvm/llvm-project/pull/104783
More information about the Mlir-commits
mailing list