[Mlir-commits] [mlir] [mlir][spirv] Make `CooperativeMatrixType` a `ShapedType` (PR #142784)

Jakub Kuderski llvmlistbot at llvm.org
Mon Jun 9 06:41:24 PDT 2025


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

LGTM. May be worth adding explicit static_casts: in `getRows` and `getColumns` and an assertion that none of the dims are dynamic.

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


More information about the Mlir-commits mailing list