[Mlir-commits] [mlir] [mlir][linalg] Add patterns to convert matmul to transposed variants (PR #89075)
Cullen Rhodes
llvmlistbot at llvm.org
Mon Apr 22 05:29:57 PDT 2024
================
@@ -0,0 +1,13 @@
+module attributes {transform.with_named_sequence} {
----------------
c-rhodes wrote:
cheers, fixed
https://github.com/llvm/llvm-project/pull/89075
More information about the Mlir-commits
mailing list