[Mlir-commits] [mlir] [mlir][linalg] Add patterns to convert matmul to transposed variants (PR #89075)

Nicolas Vasilache llvmlistbot at llvm.org
Mon Apr 22 01:55:50 PDT 2024


https://github.com/nicolasvasilache approved this pull request.

I have no concerns with this now that it is implemented as an apply_patterns op.
I would like to see this evolve to a more general set of rewrites but see no reason to disallow: it's a go on my end.

https://github.com/llvm/llvm-project/pull/89075


More information about the Mlir-commits mailing list