This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9eeca775367 [PATCH v5 1/1] RISC-V: Add support for XCVbi extension in CV32E40P new 94c3508c5a1 tree-optimization/114375 - disallow SLP discovery of permut [...]
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/vect-pr114375.c | 44 +++++++++++++++++++++++++++++++ gcc/tree-vect-slp.cc | 39 ++++++++++++++++++++------- gcc/tree-vect-stmts.cc | 8 ++++++ 3 files changed, 81 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/vect/vect-pr114375.c