This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b6ed2e2bca5 tree-optimization/95248 - fix oversight in SM rewrite new 79f0451c67e enfoce SLP_TREE_VECTYPE for invariants new ab7eca92926 lto/95190 - amend -flto docs for diagnostic option handling
The 2 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/ChangeLog | 29 ++++++ gcc/doc/invoke.texi | 8 ++ gcc/tree-vect-loop.c | 33 +++++- gcc/tree-vect-slp.c | 16 ++- gcc/tree-vect-stmts.c | 270 +++++++++++++++++++++++++++++++++++++++----------- gcc/tree-vectorizer.h | 5 + 6 files changed, 293 insertions(+), 68 deletions(-)