[Mlir-commits] [mlir] [mlir][linalg] Add support for scalable vectorization of `linalg.batch_mmt4d` (PR #152984)

Ege Beysel llvmlistbot at llvm.org
Thu Aug 14 03:21:40 PDT 2025


egebeysel wrote:

> @egebeysel , IIUC, you were thinking of `vector.contract` rather than the Linalg Op Tree? :)

Yes, I was thinking of the `linalg.mmt4d -> vector.contract` lowerings, which I now see was a misunderstanding 😄 

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


More information about the Mlir-commits mailing list