This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from cd8db107b9b target/116760 - 416.gamess slowdown with SLP new 2e6b3308af6 genemit: Distribute evenly to files [PR111600]. new b82a5810e7b RISC-V: Ensure vtype for full-register moves [PR117544].
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/vector.md | 91 ++++++++++++++++++++-- gcc/genemit.cc | 54 ++++--------- gcc/gensupport.cc | 33 ++++++++ gcc/gensupport.h | 1 + .../gcc.target/riscv/rvv/base/abi-call-args-4.c | 1 + gcc/testsuite/gcc.target/riscv/rvv/base/pr117544.c | 14 ++++ 6 files changed, 150 insertions(+), 44 deletions(-) create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/base/pr117544.c