This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c9bb20f7c90 NFC: Fix whitespace new 084ea7ea5aa RISC-V: Support vundefine intrinsics for tuple types
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: .../riscv/riscv-vector-builtins-functions.def | 1 + gcc/config/riscv/riscv-vector-builtins.cc | 8 +++ gcc/config/riscv/vector.md | 7 +++ .../gcc.target/riscv/rvv/base/tuple_vundefined.c | 73 ++++++++++++++++++++++ 4 files changed, 89 insertions(+) create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/base/tuple_vundefined.c