This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6e8a0350a15 ada: Fix missing call to Finalize_Protection for simple pro [...] new dd0197fb4cd MATCH: Optimize COND_ADD_LEN reduction pattern new 277456180ea MATCH: Optimize COND_ADD reduction pattern
The 2 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/match.pd | 22 ++++++++++++++-- .../riscv/rvv/autovec/cond/cond_reduc-1.c | 29 ++++++++++++++++++++++ .../gcc.target/riscv/rvv/autovec/cond/pr111594.c | 22 ++++++++++++++++ 3 files changed, 71 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/cond/cond_reduc-1.c create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/cond/pr111594.c