[lworld+fp16] Integrated: 8338061: Add support for FP16 unary and ternary operations

Bhavana Kilambi bkilambi at openjdk.org
Fri Sep 6 03:56:08 UTC 2024


On Mon, 19 Aug 2024 13:08:06 GMT, Bhavana Kilambi <bkilambi at openjdk.org> wrote:

> This patch adds support for three unary operators - abs, neg and sqrt and a ternary operator - fma for FP16.
> Both scalar and vector mid-end support along with aarch64 backend support are added.
> Tested all FP16 tests successfully on aarch64.

This pull request has now been integrated.

Changeset: 2e21e366
Author:    Bhavana Kilambi <bkilambi at openjdk.org>
Committer: Jatin Bhateja <jbhateja at openjdk.org>
URL:       https://git.openjdk.org/valhalla/commit/2e21e366969e1f02db46a684046812d00fa3eb52
Stats:     1413 lines in 29 files changed: 645 ins; 5 del; 763 mod

8338061: Add support for FP16 unary and ternary operations

Reviewed-by: jbhateja

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

PR: https://git.openjdk.org/valhalla/pull/1211


More information about the valhalla-dev mailing list