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

Paul Sandoz psandoz at openjdk.org
Wed Jan 15 00:31:40 UTC 2025


On Tue, 14 Jan 2025 13:07:27 GMT, Jatin Bhateja <jbhateja at openjdk.org> wrote:

> Given the above observations passing 3 additional box arguments to intrinsic and returning a box value needs additional changes in the compiler while minor re-structuring in Java implementation packed with in the glue logic looks like a reasonable approach.

Did you mean to say *no* additional changes in the compiler? Otherwise, if not what would those changes be?

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

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


More information about the graal-dev mailing list