From: Luke Kenneth Casson Leighton Date: Sat, 15 Apr 2023 11:04:44 +0000 (+0100) Subject: whitespace X-Git-Tag: opf_rfc_ls009_v1~84 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=72c9a943b0e6c5e92411d5c2c02e07365a5c62e0;p=libreriscv.git whitespace --- diff --git a/conferences/ngisearch2023/ngisearch2023.tex b/conferences/ngisearch2023/ngisearch2023.tex index 77ed3d016..cdf3d5c2f 100644 --- a/conferences/ngisearch2023/ngisearch2023.tex +++ b/conferences/ngisearch2023/ngisearch2023.tex @@ -32,8 +32,8 @@ \vspace{6pt} \begin{itemize} - \item Take existing search algorithms and optimise a Vector ISA \\ - (at the hardware level) to increase energy efficiency\\ + \item Take existing search algorithms and optimise a Vector ISA + (at the hardware level) to increase energy efficiency \vspace{6pt} \item Whilst normally a software developer has to make the best out of the situation of being provided with a "fait-accomplit" @@ -52,9 +52,9 @@ \frame{\frametitle{Low-level Libraries: used by all software} \vspace{6pt} \begin{itemize} - \item Regardless of the high-level algorithm portable - low-level libraries are needed. JSON parsing, UTF-8, strncpy, memcpy. - \vspace{10pt} + \item Regardless of the high-level algorithm portable low-level + libraries are needed. JSON parsing, UTF-8, strncpy, memcpy. + \vspace{10pt} \item Optimising libc6 standard routines (strncpy, memcpy, isascii) would represent high value-for-money if made much more efficient \vspace{10pt}