Ping patch to not allow -mvsx to boost the cpu to power7
Message-ID
https://gcc.gnu.org/pipermail/gcc-patches/2024-November/669106.html
--
Michael Meissner, IBM
PO Box 98, Ayer, Massachusetts, USA, 01432
email: meiss...@linux.ibm.com
Ping patch to not allow -mvsx to boost the cpu to power7
Message-ID
https://gcc.gnu.org/pipermail/gcc-patches/2024-November/669106.html
--
Michael Meissner, IBM
PO Box 98, Ayer, Massachusetts, USA, 01432
email: meiss...@linux.ibm.com
Peter Bergner asked me to reorganize my V3 patch that separates the
architecture bits (set via -mcpu=) compared to the ISA bits that are based
on options.
Here is the beginning of the V3 patch for reference:
https://gcc.gnu.org/pipermail/gcc-patches/2024-November/668643.html
As Peter has suggest