From discussions related to IEEE 754, a few explicit test cases were identified where plausible, but incorrect, implementations of fma using higher precision. These test cases are useful to include in the regression tests of the float-precision and Float16-precision fused multiple add methods.
- relates to
-
JDK-8253409 Double-rounding possibility in float fma
-
- Closed
-
-
JDK-8341260 Add Float16 to jdk.incubator.vector
-
- Resolved
-
-
JDK-4851642 Add fused multiply add to Java math library
-
- Closed
-
- links to
-
Commit(master) openjdk/jdk/6e368e0c
-
Review(master) openjdk/jdk/26305