[vectorIntrinsics+fp16] RFR: 8302454: Improve VectorAPI fallback implementation for FP16 operations. [v3]
Jatin Bhateja
jbhateja at openjdk.org
Fri Mar 10 09:46:37 UTC 2023
On Thu, 2 Mar 2023 06:17:19 GMT, Swati Sharma <duke at openjdk.org> wrote:
>> Hi All,
>>
>> The patch contains the below changes:
>> - Remove redundant Halffloat object creation and rebase existing implementation using Float.float16ToFloat and floatToFloat16 APIs.
>> - Enable all the vector API tests for FP16 operations.
>>
>> Please review and provide your feedback.
>>
>> Thanks,
>> Swati
>
> Swati Sharma has updated the pull request incrementally with one additional commit since the last revision:
>
> 8302454: Resolved review comments.
Changes looks good to me. Please integrate.
-------------
Marked as reviewed by jbhateja (Committer).
PR: https://git.openjdk.org/panama-vector/pull/211
More information about the panama-dev
mailing list