|
5969 | 5969 | },
|
5970 | 5970 | {
|
5971 | 5971 | "opname" : "OpTypeCooperativeVectorNV",
|
5972 |
| - "class" : "Reserved", |
| 5972 | + "class" : "Type-Declaration", |
5973 | 5973 | "opcode" : 5288,
|
5974 | 5974 | "operands" : [
|
5975 | 5975 | { "kind" : "IdResult" },
|
5976 | 5976 | { "kind" : "IdRef", "name" : "'Component Type'" },
|
5977 |
| - { "kind" : "IdRef", "name" : "'Components'" } |
| 5977 | + { "kind" : "IdRef", "name" : "'Component Count'" } |
5978 | 5978 | ],
|
5979 | 5979 | "capabilities" : [ "CooperativeVectorNV" ],
|
5980 | 5980 | "version" : "None"
|
|
5991 | 5991 | { "kind" : "IdRef", "name" : "'Matrix'" },
|
5992 | 5992 | { "kind" : "IdRef", "name" : "'MatrixOffset'" },
|
5993 | 5993 | { "kind" : "IdRef", "name" : "'MatrixInterpretation'" },
|
5994 |
| - { "kind" : "IdRef", "name" : "'N'" }, |
| 5994 | + { "kind" : "IdRef", "name" : "'M'" }, |
5995 | 5995 | { "kind" : "IdRef", "name" : "'K'" },
|
5996 | 5996 | { "kind" : "IdRef", "name" : "'MemoryLayout'" },
|
5997 | 5997 | { "kind" : "IdRef", "name" : "'Transpose'" },
|
|
6044 | 6044 | { "kind" : "IdRef", "name" : "'Bias'" },
|
6045 | 6045 | { "kind" : "IdRef", "name" : "'BiasOffset'" },
|
6046 | 6046 | { "kind" : "IdRef", "name" : "'BiasInterpretation'" },
|
6047 |
| - { "kind" : "IdRef", "name" : "'N'" }, |
| 6047 | + { "kind" : "IdRef", "name" : "'M'" }, |
6048 | 6048 | { "kind" : "IdRef", "name" : "'K'" },
|
6049 | 6049 | { "kind" : "IdRef", "name" : "'MemoryLayout'" },
|
6050 | 6050 | { "kind" : "IdRef", "name" : "'Transpose'" },
|
|
6149 | 6149 | },
|
6150 | 6150 | {
|
6151 | 6151 | "opname" : "OpCooperativeVectorLoadNV",
|
6152 |
| - "class" : "Reserved", |
| 6152 | + "class" : "Memory", |
6153 | 6153 | "opcode" : 5302,
|
6154 | 6154 | "operands" : [
|
6155 | 6155 | { "kind" : "IdResultType" },
|
|
6163 | 6163 | },
|
6164 | 6164 | {
|
6165 | 6165 | "opname" : "OpCooperativeVectorStoreNV",
|
6166 |
| - "class" : "Reserved", |
| 6166 | + "class" : "Memory", |
6167 | 6167 | "opcode" : 5303,
|
6168 | 6168 | "operands" : [
|
6169 | 6169 | { "kind" : "IdRef", "name" : "'Pointer'" },
|
|
0 commit comments