This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from fa6544ef5f5 c++/modules: Avoid ICE when redefining a type reachable via [...] new ddd69ed8f85 ISC-V: Add test for vec_duplicate + vwaddu.wv signed combin [...] new 6e37a5ac736 Match: Refactor unsigned SAT_MUL form 1 mul and widen-mul b [...]
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/match.pd | 29 +++----- .../gcc.target/riscv/rvv/autovec/vx_vf/vx-1-u16.c | 3 +- .../gcc.target/riscv/rvv/autovec/vx_vf/vx-1-u32.c | 3 +- .../gcc.target/riscv/rvv/autovec/vx_vf/vx-1-u64.c | 1 + .../gcc.target/riscv/rvv/autovec/vx_vf/vx-2-u16.c | 1 + .../gcc.target/riscv/rvv/autovec/vx_vf/vx-2-u32.c | 1 + .../gcc.target/riscv/rvv/autovec/vx_vf/vx-2-u64.c | 1 + .../gcc.target/riscv/rvv/autovec/vx_vf/vx-3-u16.c | 1 + .../gcc.target/riscv/rvv/autovec/vx_vf/vx-3-u32.c | 1 + .../gcc.target/riscv/rvv/autovec/vx_vf/vx-3-u64.c | 1 + .../gcc.target/riscv/rvv/autovec/vx_vf/vx_widen.h | 18 +++++ .../riscv/rvv/autovec/vx_vf/vx_widen_data.h | 77 +++++++++++++++++++++- .../vx_vf/{vx_widen_vx_run.h => vx_widen_wx_run.h} | 6 +- ...vx_vwaddu-run-1-u64.c => wx_vwaddu-run-1-u64.c} | 10 +-- 14 files changed, 122 insertions(+), 31 deletions(-) copy gcc/testsuite/gcc.target/riscv/rvv/autovec/vx_vf/{vx_widen_vx_run.h => vx_wid [...] copy gcc/testsuite/gcc.target/riscv/rvv/autovec/vx_vf/{vx_vwaddu-run-1-u64.c => wx [...]