[Mlir-commits] [mlir] [mlir][vector] Remove MatrixMultiplyOp and FlatTransposeOp from Vector dialect (PR #144307)

Diego Caballero llvmlistbot at llvm.org
Tue Jun 17 10:58:13 PDT 2025


dcaballe wrote:

> The issue I see is that this dependency is added to generic vector transforms.

Thanks for clarifying. I missed the dep part. Yes, moving that code would make sense...

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


More information about the Mlir-commits mailing list