-
Enhancement
-
Resolution: Unresolved
-
P4
-
22
-
x86
With current ECore platforms, it's faster to use a sequence of boolean operations (JDK-8320347) instead of vblendvp & vblendsd themselves.
However, this will no longer be the case with future ECore platforms when the dst register is the same as the source register. So, a code change is required to handle this condition.
However, this will no longer be the case with future ECore platforms when the dst register is the same as the source register. So, a code change is required to handle this condition.
- relates to
-
JDK-8320347 Emulate vblendvp[sd] on ECore
-
- Resolved
-