[lworld+fp16] Integrated: 8341639: Add float16ToShortBits(), signum(), copySign() to Float16
Raffaello Giulietti
rgiulietti at openjdk.org
Mon Oct 7 17:08:50 UTC 2024
On Mon, 7 Oct 2024 13:21:13 GMT, Raffaello Giulietti <rgiulietti at openjdk.org> wrote:
> These common operations are currently lacking for Float16, and should be added.
This pull request has now been integrated.
Changeset: 2e1ced6d
Author: Raffaello Giulietti <rgiulietti at openjdk.org>
Committer: Joe Darcy <darcy at openjdk.org>
URL: https://git.openjdk.org/valhalla/commit/2e1ced6d6fcb3f8b37ccd0be5e3c05eb7fcfc6be
Stats: 178 lines in 3 files changed: 174 ins; 3 del; 1 mod
8341639: Add float16ToShortBits(), signum(), copySign() to Float16
Reviewed-by: darcy
-------------
PR: https://git.openjdk.org/valhalla/pull/1268
More information about the valhalla-dev
mailing list