This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from bfd6b36f080 testsuite/vect: Fix pr25413a.c expectations [PR109705] new 58a27738c57 LoongArch: Optimize implementation of single-precision floa [...] new 9e7947a6673 LoongArch: testsuite:Added additional vectorization "-mlsx" [...] new dddafe94823 LoongArch: Define LOGICAL_OP_NON_SHORT_CIRCUIT
The 3 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/loongarch/loongarch.cc | 19 +++++++++---- gcc/config/loongarch/loongarch.h | 1 + gcc/testsuite/gcc.dg/signbit-2.c | 1 + .../gcc.target/loongarch/invariant-recip.c | 33 ++++++++++++++++++++++ gcc/testsuite/gcc.target/loongarch/short-circuit.c | 19 +++++++++++++ .../gfortran.dg/graphite/vect-pr40979.f90 | 1 + .../gfortran.dg/vect/fast-math-mgrid-resid.f | 1 + 7 files changed, 69 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/gcc.target/loongarch/invariant-recip.c create mode 100644 gcc/testsuite/gcc.target/loongarch/short-circuit.c