mirror of https://git.ffmpeg.org/ffmpeg.git
riscv/h264dsp: remove spurious instruction
This commit is contained in:
parent
66093c5b94
commit
607d4cca8e
|
@ -287,7 +287,6 @@ func ff_h264_v_loop_filter_\type\()_8_rvv, zve32x
|
|||
vsetivli zero, 4 * \inners, e8, \e8mul, ta, ma
|
||||
vle8.v v11, (a0)
|
||||
sub t2, t3, a1
|
||||
vid.v v0
|
||||
vle8.v v10, (t3)
|
||||
add t5, a0, a1
|
||||
vle8.v v9, (t2)
|
||||
|
|
Loading…
Reference in New Issue