Skip to content

Commit 73e2b6b

Browse files
authored
Update SPV_INTEL_joint_matrix.asciidoc
1 parent bceac1a commit 73e2b6b

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
@@ -301,7 +301,7 @@ specifying the <<Memory_Operands,*memory operand*>> *None*. +
301301

302302
Modify *OpVectorExtractDynamic* and *OpVectorInsertDynamic* to accept
303303
<<OpTypeJointMatrixINTEL,*OpTypeJointMatrixINTEL*>> as the 'Vector' operand.
304-
In this case the instructions operate on an implicit vector which repesents
304+
In this case the instructions operate on an implicit vector which represents
305305
part of the joint matrix and holds components owned by the current work-item.
306306
If the 'index' operand of these instructions exceeds the value returned by
307307
<<OpJointMatrixWorkItemLengthINTEL,*OpJointMatrixWorkItemLengthINTEL*>>,

0 commit comments

Comments
 (0)