[vectorIntrinsics+fp16] Integrated: 8299373: Extend vector conversion APIs for Halffloat type.
Swati Sharma
duke at openjdk.org
Fri Jan 13 10:31:48 UTC 2023
On Wed, 28 Dec 2022 14:58:04 GMT, Swati Sharma <duke at openjdk.org> wrote:
> Hi All,
>
> The patch contains the below changes:
>
> - Extended existing conversion APIs (convertShape, castShape, convert) for half float vectors.
> - Define new conversion operators for casting to/from halffloat type.
> - Extended existing JTREG conversion tests for half float types.
>
> Please review and provide your feedback.
>
> Thanks,
> Swati
This pull request has now been integrated.
Changeset: 9113b206
Author: Swati Sharma <swati.sharma at intel.com>
Committer: Jatin Bhateja <jbhateja at openjdk.org>
URL: https://git.openjdk.org/panama-vector/commit/9113b206b4a32ff65cb76c6003adb3b1b9738712
Stats: 137 lines in 6 files changed: 116 ins; 1 del; 20 mod
8299373: Extend vector conversion APIs for Halffloat type.
Reviewed-by: jbhateja
-------------
PR: https://git.openjdk.org/panama-vector/pull/208
More information about the panama-dev
mailing list