This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 333e627e495 Update maintainers file new 188acc9e8ba s390: Add some missing vector patterns.
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/config/s390/s390.md | 3 --- gcc/config/s390/vector.md | 26 +++++++++++++++++++ gcc/config/s390/vx-builtins.md | 14 +++++------ .../gcc.target/s390/vector/pattern-avg-1.c | 26 +++++++++++++++++++ .../gcc.target/s390/vector/pattern-mulh-1.c | 29 ++++++++++++++++++++++ 5 files changed, 87 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/gcc.target/s390/vector/pattern-avg-1.c create mode 100644 gcc/testsuite/gcc.target/s390/vector/pattern-mulh-1.c