This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from cf7739d4a6b RISC-V: Enable more tests for dynamic LMUL and bug fix[PR111832] new cead92b7fc4 Support 32/64-bit vectorization for _Float16 fma related op [...]
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/mmx.md | 152 ++++++++++++++++++++- .../i386/{pr81904.c => part-vect-fmaddsubhf-1.c} | 10 +- gcc/testsuite/gcc.target/i386/part-vect-fmahf-1.c | 58 ++++++++ 3 files changed, 214 insertions(+), 6 deletions(-) copy gcc/testsuite/gcc.target/i386/{pr81904.c => part-vect-fmaddsubhf-1.c} (71%) create mode 100644 gcc/testsuite/gcc.target/i386/part-vect-fmahf-1.c