RISC-V assembly patch for FFmpeg by SiFive(ffmpeg.org) |
RISC-V assembly patch for FFmpeg by SiFive(ffmpeg.org) |
I wonder if they've run it on any actual RVV 1.0 hardware. I guess probably in an FPGA.
Tempted to convert that to RVV 0.7.1 and submit it...
Have you seen https://arxiv.org/abs/2304.10324 yet?
Here is their script: https://github.com/RISCVtestbed/rvv-rollback
Edit: actually idk if there is a version of `vslidedown` that is allowed to set the values to an undefined state.