diff options
author | Jakub Kuderski <jakub@nod-labs.com> | 2023-09-11 12:23:18 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-11 12:23:18 -0400 |
commit | 1258c3f214d7f91d34233c94c1e651158713933b (patch) | |
tree | e10da4a61d9c0b5093f24678ef3f4f1a0e48de0d /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | 30e688e6d061bf0f2a6fcbe39d2d23560a363436 (diff) | |
download | llvm-1258c3f214d7f91d34233c94c1e651158713933b.zip llvm-1258c3f214d7f91d34233c94c1e651158713933b.tar.gz llvm-1258c3f214d7f91d34233c94c1e651158713933b.tar.bz2 |
[mlir][spirv] Support `spirv.coopmatrix` type (de-)serialization (#65831)
Extend SPIR-V target serialization and deserialization to handle coop
matrix types. Add a roundtrip test. In addition to `FileCheck` checks,
the resulting spirv binary also passes `spir-val` (external tool).
Also fix a type attribute bug surfaced by the `CooperativeMatrixLength`
op.
Multiple matrix operand attributes will be handled in a future patch to
reduce the scope.
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions