RFR: 8352607: RISC-V: use cmove in min/max when Zicond is supported
Vixea
duke at openjdk.org
Mon Mar 24 16:23:16 UTC 2025
On Mon, 24 Mar 2025 09:33:29 GMT, Robbin Ehn <rehn at openjdk.org> wrote:
>>> better to have seperate match rules.
>>
>> We could also do the similar thing to `CMoveX`, for this part I can do it in a separate PR together if this one is accecpted.
>
> Yes, good point, I think we need to update the cost for some others as well.
> We can do that separately.
I'm pretty sure the p550(hifive primier p550) doesn't support zicond but does support zbb, zba
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24153#discussion_r2010504437
More information about the hotspot-compiler-dev
mailing list