From 002b3bc1b3729f5044ae64033eeb9d80406d4d1a Mon Sep 17 00:00:00 2001 From: Andreas Rheinhardt Date: Thu, 26 Mar 2026 17:27:16 +0100 Subject: [PATCH] avcodec/x86/vvc/of: Avoid punpckldq Signed-off-by: Andreas Rheinhardt --- libavcodec/x86/vvc/of.asm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/libavcodec/x86/vvc/of.asm b/libavcodec/x86/vvc/of.asm index 813e0054d0..f733886888 100644 --- a/libavcodec/x86/vvc/of.asm +++ b/libavcodec/x86/vvc/of.asm @@ -260,8 +260,7 @@ INIT_YMM avx2 ; %1: 4 (sgx2, sgy2, sgxdi, gydi) ; %2: 4 (4sgxgy) %macro BDOF_VX_VY 2 ; - pshufd m6, m%1, q0032 - punpckldq m%1, m6 + pshufd m%1, m%1, q3120 vextracti128 xm7, m%1, 1 punpcklqdq xm8, xm%1, xm7 ; 4 (sgx2, sgy2)