RFR: 8258932: AArch64: Enhance floating-point Min/MaxReductionV with fminp/fmaxp [v3]
Dong Bo
dongbo at openjdk.java.net
Thu Jan 7 03:31:58 UTC 2021
On Thu, 7 Jan 2021 03:03:31 GMT, Pengfei Li <pli at openjdk.org> wrote:
>> Dong Bo has updated the pull request incrementally with one additional commit since the last revision:
>>
>> put faddp/fmaxp/fminp together in a group
>
> 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.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1925
More information about the hotspot-compiler-dev
mailing list