This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8111b5c23bd Expand: Checking available optabs for scalar modes in by pi [...] new 8c40b72036c Improve memcmpeq for 512-bit vector with vpcmpeq + kortest.
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/i386-expand.cc | 55 +++++++++++++++++++++--------- gcc/config/i386/i386.md | 16 +++++++++ gcc/config/i386/sse.md | 36 +++++++++++++++---- gcc/testsuite/gcc.target/i386/pr104610-2.c | 14 ++++++++ 4 files changed, 99 insertions(+), 22 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr104610-2.c