This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8d745f6d701 RISC-V: Add test for vec_duplicate + vrem.vv combine case 1 [...] new cdfa5fe0351 Also handle avx512 kmask & immediate 15 or 3 when VF is 4/2.
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.cc | 12 ++++++- gcc/config/i386/sse.md | 38 ++++++++++++++++++++++ gcc/testsuite/gcc.target/i386/avx512f-pr103750-3.c | 26 +++++++++++++++ 3 files changed, 75 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.target/i386/avx512f-pr103750-3.c