[Mlir-commits] [mlir] [MLIR][Linalg] Specialize linalg.generic to linalg.mmt4d (PR #189719)

Adam Siemieniuk llvmlistbot at llvm.org
Thu Apr 2 01:59:04 PDT 2026


adam-smnk wrote:

> Could we also have that for linalg.contract? Doesn't sound like a big difference.

The logic should work but there's no `contract-to-named` path yet.
I'd leave that to a different PR.

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


More information about the Mlir-commits mailing list