riscv/h264dsp: remove spurious instruction

This commit is contained in:
Rémi Denis-Courmont 2024-10-19 10:32:11 +03:00
parent 66093c5b94
commit 607d4cca8e

View File

@ -287,7 +287,6 @@ func ff_h264_v_loop_filter_\type\()_8_rvv, zve32x
vsetivli zero, 4 * \inners, e8, \e8mul, ta, ma vsetivli zero, 4 * \inners, e8, \e8mul, ta, ma
vle8.v v11, (a0) vle8.v v11, (a0)
sub t2, t3, a1 sub t2, t3, a1
vid.v v0
vle8.v v10, (t3) vle8.v v10, (t3)
add t5, a0, a1 add t5, a0, a1
vle8.v v9, (t2) vle8.v v9, (t2)