This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c6f7a298b8f Daily bump. new 4731ead79fa LoongArch: Support immediate_operand for vec_cmp
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 | 25 ------- gcc/config/loongarch/loongarch.cc | 12 ++++ gcc/config/loongarch/lsx.md | 25 ------- gcc/config/loongarch/simd.md | 40 +++++++++++ .../loongarch/vector/lasx/lasx-vcond-3.c | 81 ++++++++++++++++++++++ 5 files changed, 133 insertions(+), 50 deletions(-) create mode 100644 gcc/testsuite/gcc.target/loongarch/vector/lasx/lasx-vcond-3.c