File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -16083,13 +16083,11 @@
1608316083\rSec2[simd.general]{General}
1608416084
1608516085\pnum
16086+ Subclause \ref{simd} defines data-parallel types and operations on these types.
1608616087\begin{note}
1608716088SIMD stands for ``Single Instruction Stream -- Multiple Data Stream'';
1608816089it is defined in Flynn 1966\supercite{flynn-taxonomy}.
16089- \end{note}
16090- Subclause \ref{simd} defines data-parallel types and operations on these types.
16091- \begin{note}
16092- The intent is to support acceleration through data-parallel execution resources
16090+ The intent of this clause is to support acceleration through data-parallel execution resources
1609316091where available, such as SIMD registers and instructions or execution units
1609416092driven by a common instruction decoder.
1609516093\end{note}
You can’t perform that action at this time.
0 commit comments