Re: [PATCH 0/1] PowerPC vector pair support

2024-11-04 Thread Michael Meissner
I posted an update to this patch to add functions to swap the even and odd elements. https://gcc.gnu.org/pipermail/gcc-patches/2024-November/667451.html -- Michael Meissner, IBM PO Box 98, Ayer, Massachusetts, USA, 01432 email: meiss...@linux.ibm.com

[PATCH 0/1] PowerPC vector pair support

2024-10-07 Thread Michael Meissner
I will post the actual patch in the next post. This part gives the justification for the patch adding vector-pair.h. The patch as a followup to this post adds a new include file (vector-pair.h) that adds support so that users writing high performance libraries can change their code to allow the g