RFR: 8351348: x86_64: remove redundant supports_float16 check
Vladimir Kozlov
kvn at openjdk.org
Fri Mar 7 19:31:54 UTC 2025
On Thu, 6 Mar 2025 13:18:07 GMT, Hamlin Li <mli at openjdk.org> wrote:
> Hi,
> Can you help to review this simple patch?
> `supports_float16()` is invoked in `is_intrinsic_available -> is_intrinsic_supported`, so there is no need to call it explicitly.
>
> Thanks
It does affect VM startup very "tiny-bit" ;^)
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23932#issuecomment-2707243959
More information about the hotspot-compiler-dev
mailing list