This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d03da468b26 [testsuite] [ppc] xfail uninit-pred-9_b bogus warn on ppc32 too new ec40410d98e RISC-V: Add RVV mask logic auto-vectorization
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/riscv/autovec.md | 99 ++++++++++++++++++++++ gcc/config/riscv/riscv-v.cc | 7 +- .../gcc.target/riscv/rvv/autovec/cmp/vcond-4.c | 53 ++++++++++++ .../rvv/autovec/cmp/vcond_run-4.c} | 6 +- 4 files changed, 159 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/cmp/vcond-4.c copy gcc/testsuite/gcc.target/{aarch64/sve/vcond_6_run.c => riscv/rvv/autovec/cmp/ [...]