[FFmpeg-devel] [PATCH 0/5] Provide optimized neon implementation
Martin Storsjö
martin at martin.st
Wed Sep 7 11:55:37 EEST 2022
On Tue, 6 Sep 2022, Hubert Mazur wrote:
> Provide optimized implementations for me_cmp functions.
> This set of patches fixes all issues addressed in previous review.
> Major changes:
> - Remove redundant loads since the data can be reused.
> - Improve style.
> - Fix issues with unrecognized symbols.
Thanks! This looks quite good to me now. I have a minor comment on vsse16
and a slightly bigger one on nsse16, but other than that, this is almost
good to go.
I noticed that you haven't updated the checkasm benchmark numbers in the
commit messages since the previous round, while the code has seen some
quite major changes. Please do rerun the numbers since I think they have
changed notably.
// Martin
More information about the ffmpeg-devel
mailing list