This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 51e5a5cefb1 RISC-V: Support RVV VFMACC rounding mode intrinsic API
new 4d8b5563179 AArch64: Avoid the ICE on empty reduction definition in inf [...]
new 62d9c1dd8eb RISC-V: Support RVV VFNMACC rounding mode intrinsic API
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/aarch64/aarch64.cc | 2 +-
gcc/config/riscv/riscv-vector-builtins-bases.cc | 24 +++++++++++
gcc/config/riscv/riscv-vector-builtins-bases.h | 1 +
.../riscv/riscv-vector-builtins-functions.def | 2 +
gcc/testsuite/gcc.target/aarch64/pr110625_3.c | 35 ++++++++++++++++
.../base/float-point-single-negate-multiply-add.c | 47 ++++++++++++++++++++++
6 files changed, 110 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr110625_3.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/base/float-point-single-nega [...]
--
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
from 15012995e91 onsuccess: #37: boot: [TCWG CI] https://ci.linaro.org/job/t [...]
new ca5bf786837 onsuccess: #38: boot: [TCWG CI] https://ci.linaro.org/job/t [...]
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:
01-reset_artifacts/console.log.xz | Bin 2228 -> 2208 bytes
02-prepare_abe/console.log.xz | Bin 2704 -> 2636 bytes
03-build_abe-binutils/console.log.xz | Bin 27604 -> 27644 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 17956 -> 17984 bytes
04-build_abe-stage1/console.log.xz | Bin 73532 -> 73824 bytes
04-build_abe-stage1/make-gcc-stage1.log.xz | Bin 54116 -> 54092 bytes
05-build_abe-qemu/console.log.xz | Bin 34728 -> 34176 bytes
05-build_abe-qemu/make-qemu.log.xz | Bin 23184 -> 23012 bytes
06-build_linux/console.log.xz | Bin 3532 -> 3016 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 1332 -> 1332 bytes
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/rewrite.log | 7 +-
jenkins/run-build.env | 12 +-
manifest.sh | 12 +-
notify/jira/comments.txt | 2 +-
notify/mail-body.txt | 54 +++---
notify/mail-subject.txt | 2 +-
notify/notify-full.log | 299 +++++++++++++++--------------
notify/notify-init.log | 97 +++++-----
24 files changed, 249 insertions(+), 246 deletions(-)
--
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
from c26ab25af98 onsuccess: #37: boot: [TCWG CI] https://ci.linaro.org/job/t [...]
new 6e22561854f onsuccess: #38: boot: [TCWG CI] https://ci.linaro.org/job/t [...]
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:
01-reset_artifacts/console.log.xz | Bin 2260 -> 2252 bytes
02-prepare_abe/console.log.xz | Bin 2600 -> 2660 bytes
03-build_abe-binutils/console.log.xz | Bin 28032 -> 27524 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 18064 -> 17968 bytes
04-build_abe-stage1/console.log.xz | Bin 74536 -> 73868 bytes
04-build_abe-stage1/make-gcc-stage1.log.xz | Bin 54416 -> 54268 bytes
05-build_abe-qemu/console.log.xz | Bin 33076 -> 33720 bytes
05-build_abe-qemu/make-qemu.log.xz | Bin 21528 -> 22648 bytes
06-build_linux/console.log.xz | Bin 3020 -> 3012 bytes
08-check_regression/console.log.xz | Bin 1340 -> 1332 bytes
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/rewrite.log | 6 +-
jenkins/run-build.env | 12 +-
manifest.sh | 12 +-
notify/jira/comments.txt | 2 +-
notify/mail-body.txt | 54 ++---
notify/mail-subject.txt | 2 +-
notify/notify-full.log | 304 +++++++++++++++--------------
notify/notify-init.log | 92 ++++-----
23 files changed, 249 insertions(+), 245 deletions(-)
--
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 86fa4433302 Daily bump.
new b7ab3938c63 RISC-V: Support RVV VFDIV and VFRDIV rounding mode intrinsic API
new dd03fb9962e RISC-V: Support RVV VFWMUL rounding mode intrinsic API
new 51e5a5cefb1 RISC-V: Support RVV VFMACC rounding mode intrinsic API
The 3 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 | 34 ++++++++++++++++
gcc/config/riscv/riscv-vector-builtins-bases.h | 4 ++
.../riscv/riscv-vector-builtins-functions.def | 7 ++++
gcc/config/riscv/riscv-vector-builtins.cc | 22 +++++++---
gcc/config/riscv/vector.md | 2 +-
.../riscv/rvv/base/float-point-single-div.c | 44 ++++++++++++++++++++
.../rvv/base/float-point-single-multiply-add.c | 47 ++++++++++++++++++++++
.../riscv/rvv/base/float-point-single-rdiv.c | 33 +++++++++++++++
.../riscv/rvv/base/float-point-widening-mul.c | 44 ++++++++++++++++++++
9 files changed, 231 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/base/float-point-single-div.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/base/float-point-single-mult [...]
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/base/float-point-single-rdiv.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/base/float-point-widening-mul.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.