This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ee0f1f2294b Fix PR 109919: ICE in emit_move_insn with some bit tests new 660754a8204 RISC-V: Support RVV VREINTERPRET from v{u}int*_t to vbool[2-64]_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: gcc/config/riscv/genrvv-type-indexer.cc | 2 +- .../riscv/riscv-vector-builtins-functions.def | 6 ++ gcc/config/riscv/riscv-vector-builtins-types.def | 97 ++++++++++++++++++- gcc/config/riscv/riscv-vector-builtins.cc | 105 ++++++++++++++++++++- gcc/config/riscv/riscv-vector-builtins.def | 9 +- .../riscv/rvv/base/misc_vreinterpret_vbool_vint.c | 52 +++++++++- 6 files changed, 265 insertions(+), 6 deletions(-)