[lworld+fp16] Integrated: 8339473: Add support for FP16 isFinite, isInfinite and isNaN
Bhavana Kilambi
bkilambi at openjdk.org
Thu Sep 26 02:15:50 UTC 2024
On Wed, 11 Sep 2024 08:37:38 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.
This pull request has now been integrated.
Changeset: 3f42a1c9
Author: Bhavana Kilambi <bkilambi at openjdk.org>
Committer: Jatin Bhateja <jbhateja at openjdk.org>
URL: https://git.openjdk.org/valhalla/commit/3f42a1c9b9fc806e79e56ff794a745749feb823e
Stats: 138 lines in 2 files changed: 57 ins; 12 del; 69 mod
8339473: Add support for FP16 isFinite, isInfinite and isNaN
Reviewed-by: jbhateja, darcy
-------------
PR: https://git.openjdk.org/valhalla/pull/1239
More information about the valhalla-dev
mailing list