RFR: 8353219: RISC-V: Fix client builds after JDK-8345298
Feilong Jiang
fjiang at openjdk.org
Sat Mar 29 03:19:07 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.
Marked as reviewed by fjiang (Committer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/24307#pullrequestreview-2727230943
More information about the hotspot-compiler-dev
mailing list