Conversion from gpu.subgroup_mma_constant_matrix to spirv.MatrixTimesScalar didn't check that the op type was a multiplication and thus would incorrectly convert other elementwise scalar operations.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo