[FFmpeg-devel] [PATCH 10/11] avcodec/blockdsp: add AVX-512 version of clear_block(s)

Martin Vignali martin.vignali at gmail.com
Thu Nov 9 21:35:11 EET 2017


2017-11-09 12:58 GMT+01:00 James Darnley <jdarnley at obe.tv>:

> From: James Darnley <james.darnley at gmail.com>
>
> Also adjust alignment requirements where nessecary.
> ---
> Whether this patch is committed or not the change to 4xm.c should be
> picked to
> master because the alignment is wrong for the AVX version of this
> function.  I
> assume it hasn't been noticed yet because it manages to be 32-byte aligned
> without intervention.
>
>
Thanks for fixing, the 4xm, i miss it in the avx patch

Just by curiosity : can you post the checkasm result (i can't test AVX512) ?

lgtm

Martin


More information about the ffmpeg-devel mailing list