This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6cf47447f6f RISC-V: Update MAX_SEW for available vsevl info[VSETVL PASS] new 7b158e036a9 LoongArch: Improve lasx_xvpermi_q_LASX:mode insn pattern
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 | 9 ++- .../loongarch/vector/lasx/lasx-xvpermi_q.c | 64 ++++++++++++++++++++++ .../loongarch/vector/lasx/lasx-xvpremi.c | 19 ------- 3 files changed, 72 insertions(+), 20 deletions(-) create mode 100644 gcc/testsuite/gcc.target/loongarch/vector/lasx/lasx-xvpermi_q.c delete mode 100644 gcc/testsuite/gcc.target/loongarch/vector/lasx/lasx-xvpremi.c