This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 180ebb8a24d libiberty: On Windows, pass a >32k cmdline through a respon [...] new 71ea7a30305 RISC-V: Support RVV FP16 ZVFH floating-point intrinsic API
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/riscv-vector-builtins-types.def | 32 ++ gcc/config/riscv/vector-iterators.md | 21 ++ .../gcc.target/riscv/rvv/base/zvfh-intrinsic.c | 418 +++++++++++++++++++++ 3 files changed, 471 insertions(+) create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/base/zvfh-intrinsic.c