This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ddf90b72d2a tree-optimization/95356 - more vectorizable_shift massaging new c735929a250 tree-optimization/95272 - add SLP_TREE_REPRESENTATIVE
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/testsuite/gcc.dg/vect/pr95272.c | 18 ++++++++++++++++++ gcc/tree-vect-loop.c | 8 ++++++-- gcc/tree-vect-slp.c | 15 +++++---------- gcc/tree-vectorizer.h | 4 ++++ 4 files changed, 33 insertions(+), 12 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/vect/pr95272.c