This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d92d26ff366 rs6000: Clean up the pre-checkings of expand_block_compare new 245c9ef2b85 LoongArch: Fixed bug in *bstrins_<mode>_for_ior_mask template. new 183a51935cc LoongArch: Fix insn output of vec_concat templates for LASX. new feaff27b290 LoongArch: Fix ICE when passing two same vector argument co [...]
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/lasx.md | 78 +++------------------- gcc/config/loongarch/loongarch-protos.h | 4 +- gcc/config/loongarch/loongarch.cc | 49 +------------- gcc/config/loongarch/loongarch.md | 2 +- gcc/config/loongarch/lsx.md | 10 +-- .../gcc.target/loongarch/vector/lsx/lsx-mov-1.c | 14 ++++ 6 files changed, 32 insertions(+), 125 deletions(-) create mode 100644 gcc/testsuite/gcc.target/loongarch/vector/lsx/lsx-mov-1.c