mirror of https://git.ffmpeg.org/ffmpeg.git
lavu/lls: remove useless VSETVL
This changes neither VL nor VTYPE, so it can safely be removed.
This commit is contained in:
parent
0b330d8642
commit
d5e603ddc0
|
@ -26,7 +26,6 @@ func ff_lls_update_covariance_rvv, zve64d, zbb
|
|||
vle64.v v8, (a1)
|
||||
1:
|
||||
vfmv.f.s ft0, v8
|
||||
vsetvl zero, a2, t0
|
||||
vle64.v v16, (a0)
|
||||
vfmacc.vf v16, ft0, v8
|
||||
addi a2, a2, -1
|
||||
|
|
Loading…
Reference in New Issue