RFR: 8289552: Make intrinsic conversions between bit representations of half precision values and floats [v4]

Paul Sandoz psandoz at openjdk.org
Wed Aug 24 23:10:33 UTC 2022


On Wed, 24 Aug 2022 23:05:34 GMT, Smita Kamath <svkamath at openjdk.org> wrote:

>> 8289552: Make intrinsic conversions between bit representations of half precision values and floats
>
> Smita Kamath has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Updated test cases as per review comments

test/micro/org/openjdk/bench/java/math/Fp16ConversionBenchmark.java line 1:

> 1: //

Can you update the copyright comment to be consistent with other source, and also correct the year to be only 2022? e.g. copy that from `Binary16Conversion.java`.

-------------

PR: https://git.openjdk.org/jdk/pull/9781


More information about the hotspot-dev mailing list