From: Luke Kenneth Casson Leighton Date: Sat, 18 Jun 2022 12:52:27 +0000 (+0100) Subject: remove "source" X-Git-Tag: opf_rfc_ls005_v1~1716 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=db65d7791068fc2da9e6b4ce3c361cfb71f3cddb;p=libreriscv.git remove "source" --- diff --git a/svp64-primer/summary.tex b/svp64-primer/summary.tex index 57999a89e..4ad918061 100644 --- a/svp64-primer/summary.tex +++ b/svp64-primer/summary.tex @@ -152,7 +152,7 @@ Advantages include: minimally-disruptive and consequently has a reasonable chance of broad community adoption and acceptance. \item Obliterates SIMD opcode proliferation - ($O(N^6)$\textbf{[source?]}) as well as dedicated Vectorisation + ($O(N^6)$) as well as dedicated Vectorisation ISAs. No more separate vector instructions. \end{itemize}