JDK-8345125 : Aarch64: Add aarch64 backend for Float16 scalar operations
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 25
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: aarch64
  • Submitted: 2024-11-27
  • Updated: 2025-05-08
  • Resolved: 2025-04-28
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 25
25 b21Fixed
Related Reports
Causes :  
Cloners :  
Relates :  
Relates :  
Description
This patch adds aarch64 backend to the newly added (about to be added by https://github.com/openjdk/jdk/pull/22754) Float16 type and Float16 operations.
Comments
Changeset: 3140de41 Branch: master Author: Bhavana Kilambi <bkilambi@openjdk.org> Committer: Hao Sun <haosun@openjdk.org> Date: 2025-04-28 08:08:42 +0000 URL: https://git.openjdk.org/jdk/commit/3140de411bb55604f8a9e2484798098d9d141002
28-04-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/23748 Date: 2025-02-24 12:09:57 +0000
24-02-2025