This patch appears to be overlooked:
The first link is the long explanation of the patch, and the second link is the
patch itself.
https://gcc.gnu.org/pipermail/gcc-patches/2024-November/667451.html
https://gcc.gnu.org/pipermail/gcc-patches/2024-November/667452.html
--
Michael Meissner, IBM
PO
This is version 2 of the patch to add functions to allow high performance
libraries to write their code so that they can do streaming math functions
using the Power10 load vector pair and store vector pair instructions.
This patch adds 2 functions to swap the even and odd elements. This is from
f