RFR: 8323220: Reassociate loop invariants involved in Cmps and Add/Subs [v5]
Emanuel Peter
epeter at openjdk.org
Thu Jan 25 09:28:35 UTC 2024
On Thu, 25 Jan 2024 09:20:52 GMT, Emanuel Peter <epeter at openjdk.org> wrote:
>> Joshua Cao has updated the pull request incrementally with one additional commit since the last revision:
>>
>> reassociate_add_sub -> reassociate_add_sub_cmp
>
> test/hotspot/jtreg/compiler/loopopts/InvariantCodeMotionReassociateCmp.java line 2:
>
>> 1: /*
>> 2: * Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
>
> Does the Amazon copyright header not have a year associated with it?
I guess not, I see other files without a year. Still, a bit strange.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/17375#discussion_r1466072733
More information about the hotspot-compiler-dev
mailing list