[Mlir-commits] [mlir] [mlir][spirv] Make `MatrixType` type a `ShapedType` (PR #185470)

Igor Wodiany llvmlistbot at llvm.org
Mon Mar 9 12:48:55 PDT 2026


================

----------------
IgWod wrote:

Done. I have also updated `getNumRows` so it gets its value from the matrix shape, rather than the vector, avoiding extra cast with every call.

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


More information about the Mlir-commits mailing list