(no commit message)
authorlkcl <lkcl@web>
Sat, 9 Apr 2022 23:27:44 +0000 (00:27 +0100)
committerIkiWiki <ikiwiki.info>
Sat, 9 Apr 2022 23:27:44 +0000 (00:27 +0100)
openpower/sv/svp64/appendix.mdwn

index 2c8ffbaf9bd3332dc2885d5a725fc1ed992f3050..742d10feb4abb1565d8958e8ed13e8fd3704af57 100644 (file)
@@ -791,6 +791,10 @@ For modes:
 
 # Proposed Parallel-reduction algorithm
 
+**This algorithm contains a MV operation and may NOT be used.  Removal
+of the MV operation may be achieved by using index-redirection as was
+achieved in DCT and FFT REMAP**
+
 ```
 /// reference implementation of proposed SimpleV reduction semantics.
 ///