Ping: [PATCH 0/6] PowerPC Future support (Dense Math Registers)

2024-11-13 Thread Michael Meissner
Ping the following patch series to add PowerPC Future support for Dense Math Registers: https://gcc.gnu.org/pipermail/gcc-patches/2024-October/62.html https://gcc.gnu.org/pipermail/gcc-patches/2024-October/63.html https://gcc.gnu.org/pipermail/gcc-patches/2024-October/64.html https://g

[PATCH 0/6] PowerPC Future support (Dense Math Registers)

2024-10-28 Thread Michael Meissner
This patch was posted a year or so during the GCC 14 patches, and I'm posting it again with the hopes that I can get this into GCC 15. In the GCC 14 time frame, 1,024 bit registers were not supported due to the bit length in internal structures. In GCC 15, 1,024 bit registers are now supported.