RFR: 8320725: C2: Add "is_associative" flag for floating-point add-reduction [v3]
Bhavana Kilambi
bkilambi at openjdk.org
Tue Mar 19 15:47:24 UTC 2024
On Mon, 18 Mar 2024 12:41:18 GMT, Emanuel Peter <epeter at openjdk.org> wrote:
>> Bhavana Kilambi has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Naming changes: replace strict/non-strict with more technical terms
>
> src/hotspot/share/opto/vectorIntrinsics.cpp line 2:
>
>> 1: /*
>> 2: * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
>
> Sometimes you update ARM copyright, sometimes the Oracle one. Is that intended?
Hi, I don't fully understand. I have updated Oracle's copyright year in this file and ARM copyright in the *ad files. Should I not be updating the Oracle's copyright year to 2024?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18034#discussion_r1530645420
More information about the hotspot-compiler-dev
mailing list