This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 85c50b4a50a i386: Auto vectorize usdot_prod, udot_prod with AVXVNNIINT1 [...] new a5088dc3f5e Initial Lunar Lake, Arrow Lake and Arrow Lake S Support
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/common/config/i386/cpuinfo.h | 18 ++++++ gcc/common/config/i386/i386-common.cc | 7 ++ gcc/common/config/i386/i386-cpuinfo.h | 2 + gcc/config.gcc | 3 +- gcc/config/i386/driver-i386.cc | 5 +- gcc/config/i386/i386-c.cc | 7 ++ gcc/config/i386/i386-options.cc | 2 + gcc/config/i386/i386.h | 4 ++ gcc/config/i386/x86-tune.def | 92 +++++++++++++++------------ gcc/doc/extend.texi | 6 ++ gcc/doc/invoke.texi | 17 +++++ gcc/testsuite/g++.target/i386/mv16.C | 12 ++++ gcc/testsuite/gcc.target/i386/funcspec-56.inc | 2 + 13 files changed, 136 insertions(+), 41 deletions(-)