On Sat, Dec 21, 2024 at 2:06 PM flow gg wrote:
> Hi, other RISC-V assembly file names usually include the extensions being
> used, such as rvv, rvb, etc.
> How about naming them mc_rvv.S and sad_rvv.S?
>
Thank you for the comment.
Fixed by v2
>
> Nuo Mi 于2024年12月17日周二 11:59写道:
>
> > ---
> > li
Hi, other RISC-V assembly file names usually include the extensions being
used, such as rvv, rvb, etc.
How about naming them mc_rvv.S and sad_rvv.S?
Nuo Mi 于2024年12月17日周二 11:59写道:
> ---
> libavcodec/riscv/vvc/Makefile | 6 +++---
> libavcodec/riscv/vvc/{vvcdsp_init.c => ds
---
libavcodec/riscv/vvc/Makefile | 6 +++---
libavcodec/riscv/vvc/{vvcdsp_init.c => dsp_init.c} | 0
libavcodec/riscv/vvc/{vvc_mc_rvv.S => mc.S}| 0
libavcodec/riscv/vvc/{vvc_sad_rvv.S => sad.S} | 0
libavcodec/x86/vvc/Makefile| 12 +++