From 7356367780a0d27ea9a91d0c97f656e4ae0e5849 Mon Sep 17 00:00:00 2001 From: lkcl Date: Sat, 16 Jul 2022 10:45:09 +0100 Subject: [PATCH] --- openpower/sv/remap/appendix.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openpower/sv/remap/appendix.mdwn b/openpower/sv/remap/appendix.mdwn index 4a0e5851b..83dbf4cfd 100644 --- a/openpower/sv/remap/appendix.mdwn +++ b/openpower/sv/remap/appendix.mdwn @@ -211,7 +211,7 @@ notes from conversations: Remapping of SUBVL (vec2/3/4) elements is not permitted: the vec2/3/4 itself must be considered to be the "element". To perform REMAP -on the elements of a vec2/3/4, either use [[sv/mx.swizzle]], or, +on the elements of a vec2/3/4, either use [[sv/mv.swizzle]], or, due to the sub-elements themselves being contiguous, treat them as such and use Indexing, or add one extra dimension to Matrix REMAP, the inner dimension being the size -- 2.30.2