This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a1de16a8e52 forwprop: Handle already true/false branchs in optimize_unr [...] new e51fffdcbb5 vect: Relax gather/scatter detection by swapping offset sign. new 573ea59a48d vect: Relax gather/scatter scale handling. new c07453dffe3 vect: Do not convert offset type in strided gather. new 9da7ccf12e6 RISC-V: Remove gather scale and offset handling. new c66ebc3e221 Move build_call_nary away from va_list
The 5 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 | 56 +++---- gcc/config/riscv/riscv-v.cc | 62 -------- gcc/tree-vect-data-refs.cc | 370 ++++++++++++++++++++++++++++++++++++-------- gcc/tree-vect-stmts.cc | 141 ++++++++++++++--- gcc/tree-vectorizer.h | 13 +- gcc/tree.cc | 26 ++-- gcc/tree.h | 15 +- 7 files changed, 494 insertions(+), 189 deletions(-)