From c38064ed97a08e3de6e8a3891314b5864abcc828 Mon Sep 17 00:00:00 2001 From: lkcl Date: Fri, 11 Dec 2020 21:32:24 +0000 Subject: [PATCH] --- openpower/sv/vector_swizzle.mdwn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/openpower/sv/vector_swizzle.mdwn b/openpower/sv/vector_swizzle.mdwn index 4b6688a19..6eea7a9ad 100644 --- a/openpower/sv/vector_swizzle.mdwn +++ b/openpower/sv/vector_swizzle.mdwn @@ -1,6 +1,7 @@ # SV Vector Prefix Swizzle - +* +* 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: -- 2.30.2