This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from de3e5aae6c4 Final value replacement improvements for until-wrap loops. new 7eb961d83b0 i386: Improve V8HI and V8HF inserts [PR102811]
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.c | 12 +- gcc/config/i386/i386.md | 10 +- gcc/config/i386/sse.md | 170 +++++++++++++++++---- gcc/testsuite/gcc.target/i386/avx512fp16-1c.c | 9 +- gcc/testsuite/gcc.target/i386/pr102327-1.c | 9 +- gcc/testsuite/gcc.target/i386/pr102811-1.c | 11 ++ .../{avx512vl-vcvtps2ph-pr102811.c => pr102811.c} | 0 7 files changed, 165 insertions(+), 56 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr102811-1.c rename gcc/testsuite/gcc.target/i386/{avx512vl-vcvtps2ph-pr102811.c => pr102811.c} (100%)