[lworld+fp16] Integrated: Merge lworld

Jatin Bhateja jbhateja at openjdk.org
Sun Jun 9 19:14:54 UTC 2024


On Sun, 9 Jun 2024 19:08:21 GMT, Jatin Bhateja <jbhateja at openjdk.org> wrote:

> Summary of changes:-
> 
> Merge latest lworld into lworld+fp16.
> Make Float16 a ValueBased and ImplicitlyConstructible class. It encapsulates a 'short' field to hold an IEEE 754 binary16 encoded value.
> Facilitate a flat array layout for array allocations whose elements type is an implicitly constructible value class.
> 
> Best Regards,
> Jatin

This pull request has now been integrated.

Changeset: 56d1a83f
Author:    Jatin Bhateja <jbhateja at openjdk.org>
URL:       https://git.openjdk.org/valhalla/commit/56d1a83f0a3919f2ef2674173c2b8e0a91bcac00
Stats:     967535 lines in 8458 files changed: 262726 ins; 591911 del; 112898 mod

Merge lworld

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

PR: https://git.openjdk.org/valhalla/pull/1120



More information about the valhalla-dev mailing list