Skip to content

riscv: Initialize RVV assembly and complete checkasm

Jingwei Wang requested to merge Jingwiw/dav1d:rvv into master

Initialize the RISC-V Vector (RVV) assembly environment, finalize the relevant checkasm, and develop a fundamental asm.h file, drawing inspiration from the ffmpeg implementation. This enhancement is a continuation of #1463.

Merge request reports