This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c8e4f0df685 aarch64: Restore SVE WHILE costing new 14c481f7fc0 RISC-V: Cleanup redundant reduction patterns after refactor [...] new 6223ea766da RISC-V: Refactor vector reduction patterns
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/config/riscv/autovec.md | 27 +- gcc/config/riscv/riscv-protos.h | 2 +- gcc/config/riscv/riscv-v.cc | 13 +- gcc/config/riscv/riscv-vector-builtins-bases.cc | 85 ++--- gcc/config/riscv/vector-iterators.md | 99 ++++-- gcc/config/riscv/vector.md | 401 +++++------------------- 6 files changed, 197 insertions(+), 430 deletions(-)