This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e6f2daff77e [PATCH] libgcc: PR target/116363 Fix SFtype to UDWtype conversion new dcba959fb30 RISC-V: Make zero-stride load broadcast a tunable. new 5aa21765236 expand: ICE if asked to expand RDIV with non-float type.
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/cfgexpand.cc | 2 ++ gcc/config/riscv/constraints.md | 7 ++-- gcc/config/riscv/predicates.md | 2 +- gcc/config/riscv/riscv-protos.h | 4 ++- gcc/config/riscv/riscv-selftests.cc | 10 ++++-- gcc/config/riscv/riscv-v.cc | 58 +++++++++++++++++++++++++++----- gcc/config/riscv/riscv.cc | 20 +++++++++++ gcc/config/riscv/vector.md | 66 +++++++++++++++++++++++++++---------- gcc/optabs-tree.cc | 2 ++ gcc/tree-vect-loop.cc | 2 +- 10 files changed, 138 insertions(+), 35 deletions(-)