Skip to content

Commit a0562e5

Browse files
committed
Fix number of words for OpCooperativeMatrixConstructCheckedINTEL
author: Levytskyy, Vyacheslav Signed-off-by: Sidorov, Dmitry <[email protected]>
1 parent 2fa153e commit a0562e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/doc/design/spirv-extensions/SPV_INTEL_joint_matrix.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,7 @@ inactive. +
476476
+
477477
1+|Capability: +
478478
*{capability_checked_name}*
479-
1+| 7 | {OpCooperativeMatrixConstructCheckedINTEL_token} | '<id>' +
479+
1+| 8 | {OpCooperativeMatrixConstructCheckedINTEL_token} | '<id>' +
480480
'Result Type' |'Result <id>' | '<id>' +
481481
'X offset' | '<id>' +
482482
'Y offset' | '<id>' +

0 commit comments

Comments
 (0)