[vectorIntrinsics] RFR: 8244490: [vector] Move Vector API micro benchmarks under test/micro [v5]
Marcus G K Williams
mgkwill at openjdk.java.net
Thu Jun 10 17:54:38 UTC 2021
On Wed, 9 Jun 2021 17:01:57 GMT, Paul Sandoz <psandoz at openjdk.org> wrote:
>> Marcus G K Williams has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Standardize copyright header, add 2021
>>
>> Signed-off-by: Marcus G K Williams <marcus.williams at intel.com>
>
> test/jdk/jdk/incubator/vector/templates/Perf-Scalar-header.template line 2:
>
>> 1: /*
>> 2: * Copyright (c) 2018, 2020, 2021, Oracle and/or its affiliates. All rights reserved.
>
> Suggestion:
>
> * Copyright (c) 2018, 2021, Oracle and/or its affiliates. All rights reserved.
>
>
> We just use one year or the range. Hopefully not too tedious to change with a global search and replace.
No worries. Done.
-------------
PR: https://git.openjdk.java.net/panama-vector/pull/77
More information about the panama-dev
mailing list