[vectorIntrinsics+fp16] RFR: 8299373: Extend vector conversion APIs for Halffloat type. [v3]

Jatin Bhateja jbhateja at openjdk.org
Fri Jan 6 11:50:23 UTC 2023


On Thu, 5 Jan 2023 11:34:24 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
>
> Swati Sharma has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8299373: Enabled test for Halffloat reinterpret, addressed the review comments.

LGTM

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

PR: https://git.openjdk.org/panama-vector/pull/208


More information about the panama-dev mailing list