RFR: 8345125: Aarch64: Add aarch64 backend for Float16 scalar operations [v4]

Andrew Haley aph at openjdk.org
Fri Apr 25 10:09:57 UTC 2025


On Fri, 25 Apr 2025 08:33:16 GMT, Bhavana Kilambi <bkilambi at openjdk.org> wrote:

>> This patch adds aarch64 backend for scalar FP16 operations namely - add, subtract, multiply, divide, fma, sqrt, min and max.
>
> Bhavana Kilambi has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Update asmtest.out.h to keep it consistent with aarch64-asmtest.py

On 4/25/25 10:17, bkilambi wrote:
> Bhavana-Kilambi left a comment (openjdk/jdk#23748)
> 
>> Looks good to me. Please summarize the tests that you've run before committing.
> 
> Thank you for the approval.
> All hotspot (hotspot_all), jdk (tiers 1-3) and langtools (tier1) pass on N1, V1 and V2 architectures.

But do any of these tests use Float16 ?

-- 
Andrew Haley  (he/him)
Java Platform Lead Engineer
Red Hat UK Ltd. <https://www.redhat.com>
https://keybase.io/andrewhaley
EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671

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

PR Comment: https://git.openjdk.org/jdk/pull/23748#issuecomment-2829979781


More information about the hotspot-dev mailing list