This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8af0c50a293 Correct a mistake in a warnung for -Wnonnull. new 88d0f70a326 i386: Improve AVX2 expansion of vector >> vector DImode ari [...]
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/i386/sse.md | 47 +++++++++++++++++++++---- gcc/testsuite/gcc.target/i386/avx2-pr101611-1.c | 12 +++++++ gcc/testsuite/gcc.target/i386/avx2-pr101611-2.c | 41 +++++++++++++++++++++ 3 files changed, 93 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/avx2-pr101611-1.c create mode 100644 gcc/testsuite/gcc.target/i386/avx2-pr101611-2.c