(no commit message)
authorlkcl <lkcl@web>
Sat, 21 Nov 2020 20:32:50 +0000 (20:32 +0000)
committerIkiWiki <ikiwiki.info>
Sat, 21 Nov 2020 20:32:50 +0000 (20:32 +0000)
openpower/sv/vector_swizzle.mdwn

index 0e2b6182902025d10b73113ac7c857b2768a7f73..5b578b7e0d138f9ce09539faa25c9fe167d87021 100644 (file)
@@ -1,5 +1,7 @@
 # SV Vector Prefix Swizzle
 
+<https://bugs.libre-soc.org/show_bug.cgi?id=139>
+
 3D GPU operations on batches of vec2, vec3 and vec4 often require re-ordering of the elements in an "out of lane" fashion with respect to standard high performance non-GPU-centric Vector Processors.  Examples include:
 
 * Normalisation of Vectors of XYZ with respect to one dimension