Skip to content

Add initial RISC-V support

Nathan E. Egge requested to merge unlord/dav1d:riscv into master

For now the only CPU flag we check for is RISC-V Vector extension (RVV).

Merge request reports