-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 20
-
Component/s: hotspot
-
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