This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 509df13fbf0 [PATCH v2] varasm: Use native_encode_rtx for constant vectors. new 81d4707a00a LoongArch: Implement vector cbranch optab for LSX and LASX
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/simd.md | 30 ++++++++++++++++++++++ .../loongarch/vector/lasx/lasx-vseteqz.c | 14 ++++++++++ .../gcc.target/loongarch/vector/lsx/lsx-vseteqz.c | 15 +++++++++++ gcc/testsuite/lib/target-supports.exp | 2 ++ 4 files changed, 61 insertions(+) create mode 100644 gcc/testsuite/gcc.target/loongarch/vector/lasx/lasx-vseteqz.c create mode 100644 gcc/testsuite/gcc.target/loongarch/vector/lsx/lsx-vseteqz.c