This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from ef4e916b526 RISC-V: Add dynamic LMUL compile option
new e40edf64995 testsuite/vect: Make match patterns more accurate.
new ffbb19c6afc RISC-V: Add vec_extract for BI -> QI.
new 5f2098cce6c RISC-V: Enable VECT_COMPARE_COSTS by default
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/autovec.md | 36 +++++++++++++++
gcc/config/riscv/riscv-v.cc | 9 ++--
.../gcc.dg/vect/vect-outer-4c-big-array.c | 2 +-
gcc/testsuite/gcc.dg/vect/vect-reduc-dot-s16a.c | 2 +-
gcc/testsuite/gcc.dg/vect/vect-reduc-dot-s8a.c | 4 +-
gcc/testsuite/gcc.dg/vect/vect-reduc-dot-s8b.c | 4 +-
gcc/testsuite/gcc.dg/vect/vect-reduc-dot-u16a.c | 5 +-
gcc/testsuite/gcc.dg/vect/vect-reduc-dot-u16b.c | 2 +-
gcc/testsuite/gcc.dg/vect/vect-reduc-dot-u8a.c | 2 +-
gcc/testsuite/gcc.dg/vect/vect-reduc-dot-u8b.c | 2 +-
gcc/testsuite/gcc.dg/vect/vect-reduc-pattern-1a.c | 2 +-
.../gcc.dg/vect/vect-reduc-pattern-1b-big-array.c | 2 +-
.../gcc.dg/vect/vect-reduc-pattern-1c-big-array.c | 2 +-
gcc/testsuite/gcc.dg/vect/vect-reduc-pattern-2a.c | 2 +-
.../gcc.dg/vect/vect-reduc-pattern-2b-big-array.c | 2 +-
.../gcc.dg/vect/wrapv-vect-reduc-dot-s8b.c | 4 +-
.../rvv/autovec/partial/{live-1.c => live-2.c} | 17 +++----
.../riscv/rvv/autovec/partial/live_run-2.c | 54 ++++++++++++++++++++++
18 files changed, 119 insertions(+), 34 deletions(-)
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/partial/{live-1.c => live-2.c} (67%)
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/partial/live_run-2.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 master
in repository gcc.
from ed60ffd814c RISC-V: Support FP ADD/SUB/MUL/DIV autovec for VLS mode
new 17a371d05a7 libstdc++: Simplify __format::_Sink::_M_reset
new 207c507499d libstdc++: Do not allow chrono::parse to overflow for %C [P [...]
new e5af77adefc libstdc++: Fix how chrono::parse handles errors for time-of [...]
new ef4e916b526 RISC-V: Add dynamic LMUL compile option
The 4 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-opts.h | 4 ++-
gcc/config/riscv/riscv.opt | 3 ++
libstdc++-v3/include/bits/chrono_io.h | 62 +++++++++++++++++++-------------
libstdc++-v3/include/std/format | 22 +++++++-----
libstdc++-v3/testsuite/std/time/parse.cc | 19 ++++++++++
5 files changed, 75 insertions(+), 35 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 cygwin-3_4-branch
in repository newlib.
from 930f210b2 Cygwin: dsp: Fix a few trivial bugs.
new 797d1bbd2 Cygwin: sys/cpuset.h: add cpuset-specific external functions
new 6fbbb95e0 Cygwin: sys/cpuset.h: use internal base types
new 97a9684b9 Cygwin: document latest sys/cpuset.h fix
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:
winsup/cygwin/cygwin.din | 2 ++
winsup/cygwin/include/sys/cpuset.h | 49 ++++++++++++++++++--------------------
winsup/cygwin/release/3.4.9 | 3 +++
winsup/cygwin/sched.cc | 12 ++++++++++
4 files changed, 40 insertions(+), 26 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.