File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16085,11 +16085,11 @@
1608516085\pnum
1608616086Subclause \ref{simd} defines data-parallel types and operations on these types.
1608716087\begin{note}
16088- SIMD stands for ``Single Instruction Stream -- Multiple Data Stream'';
16089- it is defined in Flynn 1966\supercite{flynn-taxonomy}.
16090- The intent of this clause is to support acceleration through data-parallel execution resources
16088+ The intent is to support acceleration through data-parallel execution resources
1609116089where available, such as SIMD registers and instructions or execution units
1609216090driven by a common instruction decoder.
16091+ SIMD stands for ``Single Instruction Stream -- Multiple Data Stream'';
16092+ it is defined in Flynn 1966\supercite{flynn-taxonomy}.
1609316093\end{note}
1609416094
1609516095\pnum
You can’t perform that action at this time.
0 commit comments