Scope, rows and columns need to be encoded in a separate constant operation.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D80852
[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 TimelineHerald added subscribers: jurahul, Kayjukh, frgossen and 13 others. · View Herald TranscriptMay 29 2020, 4:27 PM This revision is now accepted and ready to land.Jun 2 2020, 1:20 PM Closed by commit rGbbe79e27bdfb: [mlir][spirv] Fix encoding of cooperative matrix type to match SPIRV spec (authored by ThomasRaoux). · Explain WhyJun 2 2020, 4:29 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 268021 mlir/lib/Dialect/SPIRV/Serialization/Deserializer.cpp
mlir/lib/Dialect/SPIRV/Serialization/Serializer.cpp
|