(no commit message)
authorlkcl <lkcl@web>
Sun, 16 Apr 2023 13:26:48 +0000 (14:26 +0100)
committerIkiWiki <ikiwiki.info>
Sun, 16 Apr 2023 13:26:48 +0000 (14:26 +0100)
openpower/sv/normal.mdwn

index bc714a12650c3a63c8dea9168323a0593cb8e863..64a36687dc8a9fe45fa2a772feb7d244973835f6 100644 (file)
@@ -145,7 +145,8 @@ As explained in the [[sv/svp64/appendix]] Reduce Mode switches off the check
 which would normally stop looping if the result register is scalar.
 Thus, the result scalar register, if also used as a source scalar,
 may be used to perform sequential accumulation. This *deliberately*
-sets up a chain of Register Hazard Dependencies, whereas Parallel Reduce
+sets up a chain of Register Hazard Dependencies
+(which advanced hardware may optimise out), whereas Parallel Reduce
 [[sv/remap]] deliberately issues a Tree-Schedule of operations that may
 be parallelised.