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-allyesconfig
in repository toolchain/ci/base-artifacts/tcwg_kernel/gnu-master-aarch64-lts-allyesconfig.
from 1b8698b onsuccess: #52: 33: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new 0744a9e onsuccess: #53: 33: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
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 2388 -> 2308 bytes
02-prepare_abe/console.log.xz | Bin 2648 -> 2592 bytes
03-build_abe-binutils/console.log.xz | Bin 28196 -> 27576 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 17856 -> 17872 bytes
04-build_abe-stage1/console.log.xz | Bin 74056 -> 74044 bytes
04-build_abe-stage1/make-gcc-stage1.log.xz | Bin 54180 -> 54336 bytes
05-build_abe-qemu/console.log.xz | Bin 34676 -> 34640 bytes
05-build_abe-qemu/make-qemu.log.xz | Bin 23352 -> 22996 bytes
06-build_linux/console.log.xz | Bin 3344 -> 3332 bytes
08-check_regression/console.log.xz | Bin 1288 -> 1288 bytes
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/notify-full.log | 242 ++++++++++++++---------------
jenkins/notify-init.log | 88 +++++------
jenkins/rewrite.log | 22 +--
jenkins/run-build.env | 6 +-
manifest.sh | 4 +-
notify/jira/comment-template.txt | 2 +-
notify/mail-body.txt | 54 +++----
notify/mail-subject.txt | 2 +-
23 files changed, 215 insertions(+), 215 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 d1e5566685a RISC-V: Support FP lrint/lrintf auto vectorization
new f6c5e247b29 RISC-V: Fix incorrect index(offset) of gather/scatter
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/autovec.md | 28 +++++++++++-----------
gcc/config/riscv/riscv-protos.h | 1 +
gcc/config/riscv/riscv-v.cc | 13 +++++++---
.../rvv/autovec/gather-scatter/offset_extend-1.c | 14 +++++++++++
4 files changed, 39 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/gather-scatter/offse [...]
--
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 d4de593d366 RISC-V: Remove XFAIL of ssa-dom-cse-2.c
new d1e5566685a RISC-V: Support FP lrint/lrintf auto vectorization
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/autovec.md | 11 ++++
gcc/config/riscv/riscv-protos.h | 1 +
gcc/config/riscv/riscv-v.cc | 20 +++++++
gcc/config/riscv/vector-iterators.md | 69 ++++++++++++++++++++++
.../riscv/rvv/autovec/unop/math-lrint-0.c | 14 +++++
.../riscv/rvv/autovec/unop/math-lrint-1.c | 14 +++++
.../riscv/rvv/autovec/unop/math-lrint-run-0.c | 63 ++++++++++++++++++++
.../riscv/rvv/autovec/unop/math-lrint-run-1.c | 63 ++++++++++++++++++++
.../gcc.target/riscv/rvv/autovec/unop/test-math.h | 24 ++++++++
.../gcc.target/riscv/rvv/autovec/vls/def.h | 9 +++
.../autovec/vls/{cond_ext-5.c => math-lrint-0.c} | 20 ++++---
.../rvv/autovec/vls/{fnma-5.c => math-lrint-1.c} | 25 ++++----
12 files changed, 311 insertions(+), 22 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/unop/math-lrint-0.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/unop/math-lrint-1.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/unop/math-lrint-run-0.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/unop/math-lrint-run-1.c
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/vls/{cond_ext-5.c => math-lrint-0. [...]
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/vls/{fnma-5.c => math-lrint-1.c} (52%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.