-
Enhancement
-
Resolution: Fixed
-
P4
-
9
-
b140
Once the fused mac operation has library support (JDK-4851642), it is a natural candidate to be intrinsified since many processors now include fused mac floating-point instructions, especially after the 2008 update to the IEEE 754 floating-point standard included fused mac.
- blocks
-
JDK-8162338 AArch64: Intrinsify fused mac operations
- Resolved
- relates to
-
JDK-8169711 CDS does not patch entry trampoline if intrinsic method is disabled
- Resolved
-
JDK-8181616 FMA Vectorization on x86
- Resolved
-
JDK-8174062 Add documentation for JDK-8154122 to Tools Reference Guide
- Resolved
-
JDK-8164888 Intrinsify fused mac operations on SPARC
- Resolved
-
JDK-8158576 SPARC: reduce JNI overhead for natives that don't require a safepoint
- Closed
-
JDK-4851642 Add fused multiply add to Java math library
- Closed
(2 relates to)