RFR: 8349908: RISC-V: C2 SelectFromTwoVector [v3]

Hamlin Li mli at openjdk.org
Tue Feb 18 10:27:18 UTC 2025


On Tue, 18 Feb 2025 10:11:12 GMT, Ludovic Henry <luhenry at openjdk.org> wrote:

>> Hamlin Li has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   space
>
> src/hotspot/cpu/riscv/riscv_v.ad line 4:
> 
>> 2: // Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
>> 3: // Copyright (c) 2020, 2023, Arm Limited. All rights reserved.
>> 4: // Copyright (c) 2020, 2022, Huawei Technologies Co., Ltd. All rights reserved.
> 
> Instead of modifying the Oracle Copyright, we should add one for Rivos. That can be done in a future PR as well.

Thanks for revewing!
I've added the copyright in https://github.com/openjdk/jdk/pull/23580.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/23614#discussion_r1959459349


More information about the hotspot-compiler-dev mailing list