Can we get the 11 patches in this set looked at an approvded to be added to GCC 16?
Note, there is now a replacement for the 7th patch: Patch #1: Add infrastructure for _Float16 and __bfloat16 types. https://gcc.gnu.org/pipermail/gcc-patches/2025-November/700706.html Patch #2: Add initial 16-bit floating point support. https://gcc.gnu.org/pipermail/gcc-patches/2025-November/700708.html Patch #3: Add HF/BF emulation functions to libgcc. https://gcc.gnu.org/pipermail/gcc-patches/2025-November/700710.html Patch #4: Add conversions between _Float16 and float/double. https://gcc.gnu.org/pipermail/gcc-patches/2025-November/700715.html Patch #5: Add conversions between __bfloat16 and float/double. https://gcc.gnu.org/pipermail/gcc-patches/2025-November/700717.html Patch #6: Add conversions between 16-bit floating point and other scalar modes. https://gcc.gnu.org/pipermail/gcc-patches/2025-November/700719.html Patch #7: Add BF/HF negate and absolute value operations (revised) https://gcc.gnu.org/pipermail/gcc-patches/2026-January/705131.html Patch #8: Add 16-bit floating point vectorization. https://gcc.gnu.org/pipermail/gcc-patches/2025-November/700721.html Patch #9: Optimize __bfloat16 scalar code. https://gcc.gnu.org/pipermail/gcc-patches/2025-November/700723.html Patch #10: Add --with-powerpc-float16 and --with-powerpc-float16-disable-warning. https://gcc.gnu.org/pipermail/gcc-patches/2025-November/700724.html Patch #11: Add _Float16 and __bfloat16 tests. https://gcc.gnu.org/pipermail/gcc-patches/2025-November/700726.html -- Michael Meissner, IBM PO Box 98, Ayer, Massachusetts, USA, 01432 email: [email protected]
