mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2024-12-12 10:15:22 +00:00
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
|
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)
|
||||||
|
Loading…
Reference in New Issue
Block a user