RFR: 8353219: RISC-V: Fix client builds after JDK-8345298

Robbin Ehn rehn at openjdk.org
Mon Mar 31 06:38:16 UTC 2025


On Sat, 29 Mar 2025 02:01:17 GMT, Fei Yang <fyang at openjdk.org> wrote:

> Hi, please review this trivial change fixing a client build issue.
> The definitions of both `generate_float16ToFloat()` and `generate_floatToFloat16()` should be moved out of `COMPILER2_OR_JVMCI` macro scope. Testing: client builds fine on linux-riscv64 with this change.

Thanks!

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

Marked as reviewed by rehn (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/24307#pullrequestreview-2728341092


More information about the hotspot-compiler-dev mailing list