RFR: 8320725: C2: Add "is_associative" flag for floating-point add-reduction [v3]
Emanuel Peter
epeter at openjdk.org
Tue Mar 19 16:15:23 UTC 2024
On Tue, 19 Mar 2024 15:44:55 GMT, Bhavana Kilambi <bkilambi at openjdk.org> wrote:
>> 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?
I don't know what is the policy. It is probably ok, so never mind ;)
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18034#discussion_r1530692659
More information about the hotspot-compiler-dev
mailing list