-
Enhancement
-
Resolution: Fixed
-
P4
-
20
-
b20
-
x86
MulVB can be implemented by alternating vmullw on odd and even elements and combining the results
MulVL can be implemented on non-avx512dq by computing the product of each 32-bit half and adding the results together
MulVL can be implemented on non-avx512dq by computing the product of each 32-bit half and adding the results together