RFR: 8342103: C2 compiler support for Float16 type and associated scalar operations [v11]

Jatin Bhateja jbhateja at openjdk.org
Thu Jan 23 11:01:49 UTC 2025


On Thu, 23 Jan 2025 10:54:54 GMT, Hamlin Li <mli at openjdk.org> wrote:

>> @Hamlin-Li , Class types are passed as constant oop, this check is added for argument validation.
>
> Thanks!
> Seems it could be an assert instead? Or maybe I could have misunderstood your above explanation.

Hi @Hamlin-Li, We intend to disable intrinsification if constraints are not met.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/22754#discussion_r1926786421


More information about the graal-dev mailing list