This is an archive of the discontinued LLVM Phabricator instance.

[mlir][spirv] Fix encoding of cooperative matrix type to match SPIRV spec
ClosedPublic

Authored by ThomasRaoux on May 29 2020, 4:27 PM.

Details

Summary

Scope, rows and columns need to be encoded in a separate constant operation.

Diff Detail

Event Timeline

ThomasRaoux created this revision.May 29 2020, 4:27 PM
This revision is now accepted and ready to land.Jun 2 2020, 1:20 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 2 2020, 1:20 PM
This revision was automatically updated to reflect the committed changes.