[lworld+fp16] RFR: 8338061: Add support for FP16 unary and ternary operations [v3]
duke
duke at openjdk.org
Thu Sep 5 12:15:03 UTC 2024
On Thu, 5 Sep 2024 12:01:34 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.
>
> Bhavana Kilambi has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains four commits:
>
> - Merge branch 'lworld+fp16'
> - Address review comments
> - Merge branch 'lworld+fp16'
> - 8338061: Add support for FP16 unary and ternary operations
>
> 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.
@Bhavana-Kilambi
Your change (at version f0c919b2d976076cfe10a493a287b4cadf95a358) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/valhalla/pull/1211#issuecomment-2331361739
More information about the valhalla-dev
mailing list