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 16:16:11 GMT, Vixea <duke at openjdk.org> wrote:
>> 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
Umm anyway the p550(hifive primier and megrez don't support zicond but do support zbb/zba.
https://github.com/llvm/llvm-project/commit/5d03235c73476dfa3d2dd48c76de106fd1aa2ac7
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24153#discussion_r2010510035
More information about the hotspot-compiler-dev
mailing list