Add backend support for the same for RISC-V.
Following these PRs for x86 (https://github.com/openjdk/jdk/pull/9781) and AArch64 (https://github.com/openjdk/jdk/pull/10796)- adds support for floating point intrinsics that perform conversions between halffloat and single precision floating point numbers.
Following these PRs for x86 (https://github.com/openjdk/jdk/pull/9781) and AArch64 (https://github.com/openjdk/jdk/pull/10796)- adds support for floating point intrinsics that perform conversions between halffloat and single precision floating point numbers.
- relates to
-
JDK-8289552 Make intrinsic conversions between bit representations of half precision values and floats
-
- Resolved
-