This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4ad70477801 RISC-V: Check multiletter extension has more than 1 letter new a159081ad42 tree-optimization/97650 - fix ICE in vect_get_and_check_slp_defs new 5b41d673ad9 tree-optimization/97558 - avoid SLP analyzing irrelevant stmts
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/bb-slp-pr97650.c | 15 +++++ .../gcc.dg/{torture/pr92345.c => vect/pr97558.c} | 2 +- gcc/tree-vect-loop.c | 65 +++++++++++++++------- gcc/tree-vect-slp.c | 47 ++++++++-------- 4 files changed, 85 insertions(+), 44 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/vect/bb-slp-pr97650.c copy gcc/testsuite/gcc.dg/{torture/pr92345.c => vect/pr97558.c} (75%)