RFR: 8352607: RISC-V: use cmove in min/max when Zicond is supported

Robbin Ehn rehn at openjdk.org
Tue Mar 25 08:39:17 UTC 2025


On Fri, 21 Mar 2025 12:53:01 GMT, Hamlin Li <mli 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 rehn (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/24153#pullrequestreview-2712848348


More information about the hotspot-compiler-dev mailing list