From eb93d93bb6fa4f31f71816f06473a6589c0bb7c5 Mon Sep 17 00:00:00 2001 From: Shriya Sharma Date: Tue, 9 Jan 2024 13:45:09 +0000 Subject: [PATCH] Bug 1244: changes to description pospopcount --- .../fosdem2024/fosdem2024_ddffirst/fosdem2024_ddffirst.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conferences/fosdem2024/fosdem2024_ddffirst/fosdem2024_ddffirst.tex b/conferences/fosdem2024/fosdem2024_ddffirst/fosdem2024_ddffirst.tex index bb1cce74f..f27646e63 100644 --- a/conferences/fosdem2024/fosdem2024_ddffirst/fosdem2024_ddffirst.tex +++ b/conferences/fosdem2024/fosdem2024_ddffirst/fosdem2024_ddffirst.tex @@ -205,7 +205,7 @@ for (i = 0; i < VL; i++) \end{center} \begin{itemize} - \item The challenge is to perform transpose of the data, + \item The challenge is to perform an appropriate transpose of the data, in blocks that suit the processor and the ISA capacity. \item The draft gbbd instruction implemets the transpose, preparing the data for using the standard popcount instruction. -- 2.30.2