Skip to content

Commit b7eed00

Browse files
committed
Reformat Note to avoid breaking sentence
1 parent de15ba3 commit b7eed00

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

source/numerics.tex

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16083,12 +16083,11 @@
1608316083
\rSec2[simd.general]{General}
1608416084

1608516085
\pnum
16086-
Subclause \ref{simd}
1608716086
\begin{note}
1608816087
SIMD stands for ``Single Instruction Stream -- Multiple Data Stream'';
16089-
it is defined in Flynn 1966\supercite{flynn-taxonomy}
16088+
it is defined in Flynn 1966\supercite{flynn-taxonomy}.
1609016089
\end{note}
16091-
defines data-parallel types and operations on these types.
16090+
Subclause \ref{simd} defines data-parallel types and operations on these types.
1609216091
\begin{note}
1609316092
The intent is to support acceleration through data-parallel execution resources
1609416093
where available, such as SIMD registers and instructions or execution units

0 commit comments

Comments
 (0)