(no commit message)
authorlkcl <lkcl@web>
Thu, 16 Jun 2022 17:26:31 +0000 (18:26 +0100)
committerIkiWiki <ikiwiki.info>
Thu, 16 Jun 2022 17:26:31 +0000 (18:26 +0100)
openpower/sv/mv.swizzle.mdwn

index 952fabe8a39a9ac35af743d6a7dad8f2248d083c..7719e5585c3ad2d4b9f702b745b94baa9e1eec31 100644 (file)
@@ -26,7 +26,7 @@ contiguous array of vec3 (XYZ) may only have 2 elements (ZY)
 swizzle-copied to
 a contiguous array of vec2.  A contiguous array of vec2 sources
 may have multiple of each vec2 elements (XY) copied to a contiguous
-vec4 array (YYXX or XYXX). For this reason
+vec4 array (YYXX or XYXX). For this reason, *when Vectorised*
 Swizzle Moves support independent subvector lengths for both
 source and destination.