This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c45a8fb11ae 386: Make better use of overflow flags in codegen of min/ma [...] new 7ea81ee5e57 Swap operands during SLP discovery for mismatching STMT_VIN [...]
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/slp-reduc-13.c | 66 ++++++++++++++++++++++++++++++++ gcc/tree-vect-slp.cc | 23 ++++++++++- 2 files changed, 87 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/vect/slp-reduc-13.c