[lworld+fp16] Integrated: 8339252: Add method float16Value() to BigInteger and BigDecimal

Raffaello Giulietti rgiulietti at openjdk.org
Thu Sep 5 12:03:17 UTC 2024


On Fri, 30 Aug 2024 12:48:46 GMT, Raffaello Giulietti <rgiulietti at openjdk.org> wrote:

> This patch adds `float16Value()` to `BigInteger` and `BigDecimal`, as well as `Float16.valueOf(BigDecimal)`.

This pull request has now been integrated.

Changeset: ab40af27
Author:    Raffaello Giulietti <rgiulietti at openjdk.org>
Committer: Jatin Bhateja <jbhateja at openjdk.org>
URL:       https://git.openjdk.org/valhalla/commit/ab40af27361c8f2d80799173d78fd5d8967c5ba2
Stats:     311 lines in 5 files changed: 294 ins; 1 del; 16 mod

8339252: Add method float16Value() to BigInteger and BigDecimal
8337761: Add BigDecimal to Float16 conversion

Reviewed-by: darcy, jbhateja

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

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


More information about the valhalla-dev mailing list