On Fri, 5 Aug 2022 16:36:23 GMT, Smita Kamath <svkam...@openjdk.org> wrote:
> 8289552: Make intrinsic conversions between bit representations of half > precision values and floats Hi All, This change is to provide intrinsic implementation for conversion between floats and half precision floating point formats. Kindly review and share your feedback. Thanks, Smita ------------- PR: https://git.openjdk.org/jdk/pull/9781