Skip to content

Commit a3a53be

Browse files
committed
[spec] Fix typo
1 parent 1c5e5d1 commit a3a53be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

document/core/valid/instructions.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@ The following auxiliary function denotes the number of lanes in a vector shape,
408408
\frac{
409409
\laneidx < \dim(\shape)
410410
}{
411-
C \vdashinstr t\K{x}N\K{.}\EXTRACTLANE\K{\_}\sx^?~\laneidx : [\V128] \to [\unpacked(\shape)]
411+
C \vdashinstr \shape\K{.}\EXTRACTLANE\K{\_}\sx^?~\laneidx : [\V128] \to [\unpacked(\shape)]
412412
}
413413
414414

0 commit comments

Comments
 (0)