This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 59d789b3481 VECT: Add vec_mask_len_{load_lanes,store_lanes} patterns
new 6a8203b7dc0 RISC-V: Support RVV VFMSUB rounding mode intrinsic API
The 1 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/riscv-vector-builtins-bases.cc | 25 ++++++++++++
gcc/config/riscv/riscv-vector-builtins-bases.h | 1 +
.../riscv/riscv-vector-builtins-functions.def | 2 +
.../gcc.target/riscv/rvv/base/float-point-msub.c | 47 ++++++++++++++++++++++
4 files changed, 75 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/base/float-point-msub.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/ARM/morello-binutils-gdb-master
in repository binutils-gdb.
from e4c78b3b86f [Morello/gdbserver] Fix incorrect vector resize operation
new 690199d5d41 [Morello] Teach gdb about additional CHERI auxv entries
The 1 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:
gdb/auxv.c | 22 ++++++++++++++++++++++
include/elf/common.h | 13 +++++++++++++
2 files changed, 35 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from bcda361daae RISC-V: Support RVV VFNMADD rounding mode intrinsic API
new 59d789b3481 VECT: Add vec_mask_len_{load_lanes,store_lanes} patterns
The 1 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/doc/md.texi | 34 ++++++++++++++++++++++++++++++++++
gcc/internal-fn.cc | 6 ++++--
gcc/internal-fn.def | 6 ++++++
gcc/optabs.def | 2 ++
4 files changed, 46 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.