[FFmpeg-devel] [PATCH] avcodec/x86/vp9: Add AVX-512ICL for 16x16 and 32x32 8bpc inverse transforms

Henrik Gramner henrik at gramner.com
Mon May 19 17:41:55 EEST 2025


On Sat, May 17, 2025 at 12:59 AM Henrik Gramner <henrik at gramner.com> wrote:
>
> Placed in a new separate file as the existing combined MMX/SSE/AVX
> file is humongous and takes forever to assemble as is.
>
> This adds ~16 KiB of .text. The existing 8bpc asm is ~240 KiB of which
> the corresponding AVX2 functions makes up ~42 KiB.
>
> Tested to pass FATE on Linux and Windows.

Pushed.


More information about the ffmpeg-devel mailing list