(no commit message)
authorlkcl <lkcl@web>
Wed, 27 Apr 2022 19:27:47 +0000 (20:27 +0100)
committerIkiWiki <ikiwiki.info>
Wed, 27 Apr 2022 19:27:47 +0000 (20:27 +0100)
openpower/sv/remap.mdwn

index bba5464169c863bcbbbf8868fd9536a4675c08a0..aca5800848a88f32928e1c14ea790c8340761b22 100644 (file)
@@ -3,10 +3,13 @@
 # REMAP <a name="remap" />
 
 * <https://bugs.libre-soc.org/show_bug.cgi?id=143>
-
-see [[sv/propagation]] because it is currently the only way to apply
+* see  [[sv/propagation]] because it is currently the only way to apply
 REMAP.  
 
+REMAP is an advanced form of Vector "Structure Packing" that
+provides hardware-level support for commonly-used *nested* loop patterns.
+
+
 REMAP allows the usual vector loop `0..VL-1` to be "reshaped" (re-mapped)
 from a linear form to a 2D or 3D transposed form, or "offset" to permit
 arbitrary access to elements, independently on each Vector src or dest