This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c628aeacedc testsuite: Add testcase for already fixed PR [PR121519] new 97a7d568f3d tree-optimization/122722 - better SLP reduction group discovery new 7b3a0f74e45 Fix dr_chain memleak in vectorizable_load
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/testsuite/gcc.dg/vect/slp-reduc-14.c | 15 ++ gcc/tree-vect-slp.cc | 244 +++++++++++++++++++++++-------- gcc/tree-vect-stmts.cc | 6 +- 3 files changed, 204 insertions(+), 61 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/vect/slp-reduc-14.c