[vectorIntrinsics+fp16] RFR: Conversion routines for FP16 from jdk mainline
Jatin Bhateja
jbhateja at openjdk.org
Fri Sep 30 12:57:44 UTC 2022
On Fri, 30 Sep 2022 11:57:04 GMT, Swati Sharma <duke at openjdk.org> wrote:
> Hi All,
>
> The patch contains conversion routines for FP16 from jdk mainline.
> - This is an interim solution till a full blown merge is done from mainline to vectorIntrinsics and from vectorIntrinsics to vectorIntrinsics+fp16.
>
> Please review and provide your feedback.
>
> Swati
Please just borrow the two needed routines float2Float16 and float16Tofloat needed for validation till we do a full blown merge from mainline.
-------------
PR: https://git.openjdk.org/panama-vector/pull/206
More information about the panama-dev
mailing list