RFR: 8258932: AArch64: Enhance floating-point Min/MaxReductionV with fminp/fmaxp [v3]
Jie Fu
jiefu at openjdk.java.net
Thu Jan 7 03:55:56 UTC 2021
On Thu, 7 Jan 2021 03:29:34 GMT, Dong Bo <dongbo at openjdk.org> wrote:
>> test/micro/org/openjdk/bench/vm/compiler/VectorReductionFloatingMinMax.java line 2:
>>
>>> 1: /*
>>> 2: * Copyright (c) 2021, Huawei Technologies Co., Ltd. All rights reserved.
>>
>> Should each new source file also include Oracle copyright?
>
> Fixed, thank you for mentioning this.
> Should each new source file also include Oracle copyright?
I'm not sure.
But there are already some files which don't contain Oracle copyright.
@dholmes-ora , what do you think of this question?
Thanks.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1925
More information about the hotspot-dev
mailing list