RFR: 8342103: C2 compiler support for Float16 type and associated operations

Paul Sandoz psandoz at openjdk.org
Tue Nov 19 19:57:14 UTC 2024


On Thu, 17 Oct 2024 21:33:03 GMT, Joe Darcy <darcy at openjdk.org> wrote:

> 
> Before the work in this PR proceeds, I think the java.lang -> jdk.incubator.vector move of Float16 should occur first. This will allow leaner reviews and better API separation. I can get an updated PR of the move prepared within the next few days.

Good point, we should separate the Java changes from the intrinsic + HotSpot changes.

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

PR Comment: https://git.openjdk.org/jdk/pull/21490#issuecomment-2420632074


More information about the core-libs-dev mailing list