This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 246ecf81612 Reject single lane vector types for SLP build new d626debcb37 LoongArch: Fix wrong code generated by TARGET_VECTORIZE_VEC [...]
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 | 4 +- gcc/config/loongarch/loongarch.cc | 126 +++++++------------------- gcc/config/loongarch/lsx.md | 4 +- gcc/testsuite/gcc.target/loongarch/pr121064.c | 38 ++++++++ 4 files changed, 73 insertions(+), 99 deletions(-) create mode 100644 gcc/testsuite/gcc.target/loongarch/pr121064.c