This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 35c4c67e6c5 Fix incorrect replacement of vmovdqu32 with vpblendd which [...] new 70310982492 Optimize vpsubusw compared to 0 into vpcmpleuw or vpcmpnleu [...]
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 | 38 ++++++++++++ gcc/testsuite/gcc.target/i386/avx512bw-pr96906-1.c | 68 ++++++++++++++++++++++ gcc/testsuite/gcc.target/i386/pr96906-1.c | 2 +- 3 files changed, 107 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.target/i386/avx512bw-pr96906-1.c