[vectorIntrinsics+fp16] RFR: 8290872: Extend panama-vector test automation for FP16 support [v5]

Swati Sharma duke at openjdk.org
Thu Aug 18 11:01:07 UTC 2022


On Wed, 17 Aug 2022 06:44:25 GMT, Xiaohong Gong <xgong at openjdk.org> wrote:

>> Swati Sharma has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   8290872: Resolved review comments.
>
> test/jdk/jdk/incubator/vector/Halffloat128VectorLoadStoreTests.java line 2:
> 
>> 1: /*
>> 2:  * Copyright (c) 2018, 2022, Oracle and/or its affiliates. All rights reserved.
> 
> The copyright should be only "2022".

Just want to avoid the template changes for all test cases. Can do the change by using pragma.

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

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


More information about the panama-dev mailing list