This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 228646a64fc i386: Simplify {,v}ph{add,sub{,s}{w,d} insn patterns [PR94460] new 308bc496884 add vec_info * parameters where needed
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/config/aarch64/aarch64.c | 18 +- gcc/config/arm/arm.c | 6 +- gcc/config/i386/i386.c | 6 +- gcc/config/rs6000/rs6000.c | 6 +- gcc/doc/tm.texi | 2 +- gcc/target.def | 2 +- gcc/target.h | 2 +- gcc/targhooks.c | 6 +- gcc/tree-vect-data-refs.c | 199 ++++----- gcc/tree-vect-loop-manip.c | 6 +- gcc/tree-vect-loop.c | 221 +++++----- gcc/tree-vect-patterns.c | 474 +++++++++++---------- gcc/tree-vect-slp.c | 132 +++--- gcc/tree-vect-stmts.c | 982 +++++++++++++++++++++++-------------------- gcc/tree-vectorizer.c | 1 - gcc/tree-vectorizer.h | 123 +++--- 16 files changed, 1169 insertions(+), 1017 deletions(-)