\item Amazingly, SIMD becomes (more) tolerable\\
(corner-cases for setup and teardown are gone)
\item Modularity/Abstraction in both the h/w and the toolchain.
+ \item "Reach" of registers accessible by Compressed is enhanced
\end{itemize}
Note:
\begin{itemize}
\item It's not just about Vectors: it's about instruction effectiveness
- \item Anything that makes SIMD tolerable has to be a good thing
\item Anything implementor is not interested in HW-optimising,\\
let it fall through to exceptions (implement as a trap).
\end{itemize}