On Wed, Sep 7, 2022 at 8:47 AM <[email protected]> wrote: > +.loop1: > + pxor m4, m4 > + pxor m5, m5
Those zero-initializations are redundant. Aside from that the asm LGTM. _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
