Files
clang-p2996/mlir/lib/Dialect/SPIRV/Transforms/RewriteInsertsPass.cpp
Hsiangkai Wang 9f1da90d6f [mlir][SPIRV] Do not rewrite CompositeInsert for coopmatrix (#137837)
When rewriting multiple CompositeInserts to CompositeConstruct, we need
to know the number of elements of the result type. However, we cannot
query the number of elements for cooperative matrix types.
2025-05-21 08:12:24 +01:00

3.8 KiB