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
Event Timeline
This revision is now accepted and ready to land.Dec 14 2022, 6:46 PM
Closed by commit rGb05b8970d8b3: [mlir][gpu][spirv] Verify elementwise op type as mulf when converting to spirv. (authored by qedawkins, committed by ThomasRaoux). · Explain WhyDec 14 2022, 7:16 PM
This revision was automatically updated to reflect the committed changes.