You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like the main assembly routines for RISC-V target the itx module. I can easily add those in once PR src/itx.rs: Deduplicate w/ generics #683 lands. Landed.
Also need to update cpumask in dav1d_cli_parse.rs.
Currently, enabling vector support crashes qemu-riscv64-system, need to fix that. In order to enable the v target feature, QEMU needs to be invoked like this:
build.rs
to compile with default features even on platforms with no asm support #775)The text was updated successfully, but these errors were encountered: