1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00

lavc/vp9_intra: fix another .irp use with LLVM as

This commit is contained in:
Rémi Denis-Courmont 2024-05-18 18:52:46 +03:00
parent 8cea66a73c
commit 259c639137

View File

@ -206,7 +206,7 @@ func ff_tm_32x32_rvv, zve32x
.endr
vsetvli zero, zero, e8, m2, ta, ma
.irp n 0, 4, 8, 12, 16, 20, 24, 28
.irp n, 0, 4, 8, 12, 16, 20, 24, 28
vnclipu.wi v\n, v\n, 0
vse8.v v\n, (a0)
add a0, a0, a1