GCC supports vector intrinsics as specified in the ratified version 1.0 of the RISC-V vector intrinsic specification, which is available from the repository’s release page: https://github.com/riscv-non-isa/rvv-intrinsic-doc/releases/tag/v1.0-ratified. All of these functions are declared in the include file riscv_vector.h.