This is an archive of the discontinued LLVM Phabricator instance.

[mlir][spirv] Fix spirv.MatrixTimesScalar for cooperative matrix
ClosedPublic

Authored by antiagainst on Dec 4 2022, 1:41 PM.

Details

Summary

spirv.MatrixTimesScalar is allowed to use cooperative matrix.

Diff Detail

Event Timeline

antiagainst created this revision.Dec 4 2022, 1:41 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 4 2022, 1:41 PM
antiagainst requested review of this revision.Dec 4 2022, 1:41 PM
kuhar accepted this revision.Dec 5 2022, 1:37 PM
This revision is now accepted and ready to land.Dec 5 2022, 1:37 PM