[lworld+fp16] Integrated: 8341368: Refactor to use nextUp/nextDown and scalb in Float16 impl. and tests
Raffaello Giulietti
rgiulietti at openjdk.org
Fri Oct 4 23:56:48 UTC 2024
On Fri, 4 Oct 2024 15:42:19 GMT, Raffaello Giulietti <rgiulietti at openjdk.org> wrote:
> Make use of `Float16.nextUp()`, `Float16.nextDown()`, `Float16.scalb()` in tests and code.
This pull request has now been integrated.
Changeset: dd5d236f
Author: Raffaello Giulietti <rgiulietti at openjdk.org>
Committer: Joe Darcy <darcy at openjdk.org>
URL: https://git.openjdk.org/valhalla/commit/dd5d236ffcbe173e20135658df4f554a22dca77f
Stats: 27 lines in 2 files changed: 0 ins; 16 del; 11 mod
8341368: Refactor to use nextUp/nextDown and scalb in Float16 impl. and tests
Reviewed-by: darcy
-------------
PR: https://git.openjdk.org/valhalla/pull/1265
More information about the valhalla-dev
mailing list