clarify
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sat, 18 Jun 2022 12:54:02 +0000 (13:54 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sat, 18 Jun 2022 12:54:02 +0000 (13:54 +0100)
svp64-primer/summary.tex

index 4ad918061280be3452e8614160c7d32200331d4c..b459542d3821d918112615d443764a7349a27433 100644 (file)
@@ -1,6 +1,6 @@
 \section{Summary}
 Simple-V is a Scalable Vector Specification for a hardware for-loop that
-ONLY uses scalar instructions. Advantages:
+ONLY uses scalar instructions.
 
 \begin{itemize}
 \item The Power ISA v3.1 Specification is not altered in any way.
@@ -28,8 +28,8 @@ ONLY uses scalar instructions. Advantages:
 
 All areas investigated so far consistently showed reductions in executable
 size, which as outlined in \cite{SIMD_HARM} has an indirect reduction in
-power consumption due both to less I-Cache/TLB pressure and Issue remaining
-idle.
+power consumption due to less I-Cache/TLB pressure and also Issue remaining
+idle for long periods.
 
 
 \subsection{What is SIMD?}