(no commit message)
authorlkcl <lkcl@web>
Mon, 27 Mar 2023 23:34:19 +0000 (00:34 +0100)
committerIkiWiki <ikiwiki.info>
Mon, 27 Mar 2023 23:34:19 +0000 (00:34 +0100)
openpower/sv/rfc/ls009.mdwn

index a1d7a4bf29c26941054615a0fe3950c57e3b07b3..e246c2adaf8d4c9eef50ac041a87b66f42ac183b 100644 (file)
@@ -88,7 +88,8 @@ Add the following entries to:
 # REMAP <a name="remap" />
 
 REMAP is an advanced form of Vector "Structure Packing" that
-provides hardware-level support for commonly-used *nested* loop patterns.
+provides hardware-level support for commonly-used *nested* loop patterns
+that would otherwise require full inline loop unrolling.
 For more general reordering an Indexed REMAP mode is available.
 
 REMAP allows the usual sequential vector loop `0..VL-1` to be "reshaped" (re-mapped)