RFR: 8352607: RISC-V: use cmove in min/max when Zicond is supported
Hamlin Li
mli at openjdk.org
Tue Mar 25 09:34:23 UTC 2025
On Tue, 25 Mar 2025 06:41:13 GMT, Fei Yang <fyang at openjdk.org> wrote:
>> Hi,
>> Can you help to review this patch?
>> We can let min/max to use cmove if Zicond is supported rather than a branch.
>> At this same time, this patch also simplify the code of min/max.
>>
>> Thanks!
>
> Marked as reviewed by fyang (Reviewer).
Thank you @RealFYang @robehn !
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24153#issuecomment-2750633211
More information about the hotspot-compiler-dev
mailing list