[lworld+fp16] RFR: 8339473: Add support for FP16 isFinite, isInfinite and isNaN [v3]

Bhavana Kilambi bkilambi at openjdk.org
Mon Sep 23 16:53:12 UTC 2024


On Wed, 18 Sep 2024 10:00:36 GMT, Bhavana Kilambi <bkilambi at openjdk.org> wrote:

>> This patch adds intrinsic support for FP16 isNaN, isFinite and isInfinite methods and also adds aarch64 backend for these intrinsics.
>> 
>> Tested all FP16 related tests successfully on aarch64.
>
> Bhavana Kilambi has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Change java side implementation instead of adding intrinsics

Hi @jddarcy @jatin-bhateja , I have updated the patch to test for the full range of NaN values for FP16. Please review. Thanks !

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

PR Comment: https://git.openjdk.org/valhalla/pull/1239#issuecomment-2368830402


More information about the valhalla-dev mailing list