[x264-devel] [Git][videolan/x264][master] x86inc: Fix LOAD_MM_PERMUTATION for AVX-512

Anton Mitrofanov gitlab at videolan.org
Thu Jan 28 19:27:31 UTC 2021



Anton Mitrofanov pushed to branch master at VideoLAN / x264


Commits:
59c06095 by Anton Mitrofanov at 2021-01-27T21:25:48+03:00
x86inc: Fix LOAD_MM_PERMUTATION for AVX-512

- - - - -


1 changed file:

- common/x86/x86inc.asm


Changes:

=====================================
common/x86/x86inc.asm
=====================================
@@ -1139,7 +1139,7 @@ INIT_XMM
     %endif
     %xdefine %%tmp %%f %+ 0
     %ifnum %%tmp
-        RESET_MM_PERMUTATION
+        DEFINE_MMREGS mmtype
         %assign %%i 0
         %rep num_mmregs
             %xdefine %%tmp %%f %+ %%i



View it on GitLab: https://code.videolan.org/videolan/x264/-/commit/59c06095de90db362b959a4975d8cc6f1566dbdb

-- 
View it on GitLab: https://code.videolan.org/videolan/x264/-/commit/59c06095de90db362b959a4975d8cc6f1566dbdb
You're receiving this email because of your account on code.videolan.org.




More information about the x264-devel mailing list