(no commit message)
authorlkcl <lkcl@web>
Sat, 12 Jun 2021 19:35:43 +0000 (20:35 +0100)
committerIkiWiki <ikiwiki.info>
Sat, 12 Jun 2021 19:35:43 +0000 (20:35 +0100)
openpower/sv/svp64/appendix.mdwn

index e998845b8152e0d4b29a46f3b33be23dc3b5c29e..4d921a2f12f90334fb1099a59bed8deb7d54c2f8 100644 (file)
@@ -723,6 +723,8 @@ For modes:
 
 # Proposed Parallel-reduction algorithm
 
+this is actually prefix-sum (Pascal's Triangle)
+
 ```
 /// reference implementation of proposed SimpleV reduction semantics.
 ///