This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 21fd62e5ca9 c++: constexpr std::construct_at on empty field [PR101663] new 95e1eca43d1 Combine avx_vec_concatv16si and avx512f_zero_extendv16hiv16 [...]
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 | 219 +++++++++++++++++++++++++++++ gcc/testsuite/gcc.target/i386/pr101846-1.c | 95 +++++++++++++ 2 files changed, 314 insertions(+) create mode 100644 gcc/testsuite/gcc.target/i386/pr101846-1.c