This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 88df58b7ee9 testsuite: Fix _BitInt in gcc.misc-tests/godump-1.c new 60c11c9a239 LoongArch:Enable vcond_mask_mn expanders for SF/DF modes.
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/loongarch/lasx.md | 14 ++--- gcc/config/loongarch/lsx.md | 14 ++--- .../loongarch/vector/lasx/lasx-vcond-1.c | 64 ++++++++++++++++++++++ .../vector/lasx/lasx-vcond-2.c} | 26 ++++++--- .../gcc.target/loongarch/vector/lsx/lsx-vcond-1.c | 64 ++++++++++++++++++++++ .../vector/lsx/lsx-vcond-2.c} | 26 ++++++--- 6 files changed, 180 insertions(+), 28 deletions(-) create mode 100644 gcc/testsuite/gcc.target/loongarch/vector/lasx/lasx-vcond-1.c copy gcc/testsuite/gcc.target/{riscv/rvv/autovec/cmp/vcond-2.c => loongarch/vector [...] create mode 100644 gcc/testsuite/gcc.target/loongarch/vector/lsx/lsx-vcond-1.c copy gcc/testsuite/gcc.target/{riscv/rvv/autovec/cmp/vcond-2.c => loongarch/vector [...]