This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 691a1c03 Add entry 53d6f57c1b20c6da52aefce737fb7d5263686ba3 from https [...]
new 8726e879 Add entry 9302b0743b366037379af0568534c23ab597b4d4 from https [...]
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:
.../commit-log.txt | 2 +-
.../jira/components | 2 +-
.../jira/description | 6 ++++--
.../jira/summary | 2 +-
.../status-summary.txt | 1 +
.../9302b0743b366037379af0568534c23ab597b4d4/status.txt | 2 +-
.../tcwg_gnu_native_check_gcc/master-arm/details.txt | 16 +++++++++++++++-
.../master-arm/reproduction_instructions.txt | 4 ++--
.../master-arm/status-summary.txt | 1 +
.../tcwg_gnu_native_check_gcc/master-arm/status.txt | 2 +-
.../tcwg_gnu_native_check_gcc/status-summary.txt | 1 +
.../tcwg_gnu_native_check_gcc/status.txt | 2 +-
12 files changed, 30 insertions(+), 11 deletions(-)
create mode 100644 gcc/sha1/9302b0743b366037379af0568534c23ab597b4d4/status-summary.txt
create mode 100644 gcc/sha1/9302b0743b366037379af0568534c23ab597b4d4/tcwg_gnu_nati [...]
create mode 100644 gcc/sha1/9302b0743b366037379af0568534c23ab597b4d4/tcwg_gnu_nati [...]
--
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 611eef7609f PR111778, PowerPC: Do not depend on an undefined shift
new 51f7bfaac74 RISC-V: Support FP lceil/lceilf 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 | 2 +
gcc/config/riscv/riscv-v.cc | 10 ++++
.../unop/{math-lround-0.c => math-lceil-0.c} | 6 +-
.../unop/{math-lround-1.c => math-lceil-1.c} | 6 +-
.../riscv/rvv/autovec/unop/math-lceil-run-0.c | 69 ++++++++++++++++++++++
.../riscv/rvv/autovec/unop/math-lceil-run-1.c | 69 ++++++++++++++++++++++
.../autovec/vls/{math-lrint-0.c => math-lceil-0.c} | 20 +++----
.../autovec/vls/{math-irint-0.c => math-lceil-1.c} | 22 +++----
9 files changed, 188 insertions(+), 27 deletions(-)
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/unop/{math-lround-0.c => math-lcei [...]
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/unop/{math-lround-1.c => math-lcei [...]
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/unop/math-lceil-run-0.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/unop/math-lceil-run-1.c
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/vls/{math-lrint-0.c => math-lceil- [...]
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/vls/{math-irint-0.c => math-lceil- [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.