[lworld+fp16] RFR: 8329817: Augment prototype Float16 class

Joe Darcy darcy at openjdk.org
Fri Jun 7 04:28:47 UTC 2024


On Fri, 7 Jun 2024 04:17:45 GMT, Joe Darcy <darcy at openjdk.org> wrote:

> Sketch of a more full-featured API for Float16.

This PR has some known to-do items, including testing, but does provide a more full featured API set on par with Float or Double.

One to-do item is writing the double -> float16 conversion routine. Other items include adjusting the binary <-> decimal conversion routines to deal with the reduced precision of float16.

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

PR Comment: https://git.openjdk.org/valhalla/pull/1117#issuecomment-2153900769



More information about the valhalla-dev mailing list