RFR: 8345125: Aarch64: Add aarch64 backend for Float16 scalar operations [v4]
Andrew Haley
aph at openjdk.org
Fri Apr 25 09:13:08 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
Looks good to me. Please summarize the tests that you've run before committing.
-------------
Marked as reviewed by aph (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/23748#pullrequestreview-2793493641
More information about the hotspot-dev
mailing list