RFR: 8352504: RISC-V: implement and enable CMoveI/L [v8]
Hamlin Li
mli at openjdk.org
Mon Apr 14 20:20:45 UTC 2025
On Mon, 14 Apr 2025 06:26:10 GMT, Fei Yang <fyang at openjdk.org> wrote:
>> Hamlin Li has updated the pull request incrementally with one additional commit since the last revision:
>>
>> minors
>
> test/hotspot/jtreg/compiler/lib/ir_framework/TestFramework.java line 149:
>
>> 147: "UseZbb",
>> 148: "UseZfh",
>> 149: "UseZicond",
>
> Is this used anywhere?
Yes, when testing both on and off cases.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24490#discussion_r2042868959
More information about the hotspot-dev
mailing list