This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 379be00f45f Fix typo in r12-5486. new 90cb088ece8 i386: vcvtph2ps and vcvtps2ph should be used to convert _Fl [...]
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.c | 5 +- gcc/config/i386/i386.md | 74 ++++++++++++++++++++-- .../gcc.target/i386/avx512vl-vcvtps2ph-pr102811.c | 11 ++++ gcc/testsuite/gcc.target/i386/pr90773-21.c | 2 +- gcc/testsuite/gcc.target/i386/pr90773-23.c | 2 +- 5 files changed, 83 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/avx512vl-vcvtps2ph-pr102811.c