RFR: 8289552: Make intrinsic conversions between bit representations of half precision values and floats [v13]
Tobias Hartmann
thartmann at openjdk.org
Tue Feb 21 11:31:00 UTC 2023
On Tue, 11 Oct 2022 17:00:53 GMT, Smita Kamath <svkamath at openjdk.org> wrote:
>> I started new testing.
>
> @vnkozlov Thank you for reviewing the patch.
There is an issue with the `_floatToFloat16` intrinsic, leading to incorrect results: [JDK-8302976](https://bugs.openjdk.org/browse/JDK-8302976). @smita-kamath, could you please have a look? Thanks.
-------------
PR: https://git.openjdk.org/jdk/pull/9781
More information about the core-libs-dev
mailing list