RFR: 8341260: Add Float16 to jdk.incubator.vector [v6]
Joe Darcy
darcy at openjdk.org
Tue Oct 22 23:47:33 UTC 2024
> Port of Float16 from java.lang in the lworld+fp16 branch to jdk.incubabor.vector.
Joe Darcy has updated the pull request incrementally with one additional commit since the last revision:
Add equals/hashCode implementation; tests to follow.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/21574/files
- new: https://git.openjdk.org/jdk/pull/21574/files/0c592776..be72e76e
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=21574&range=05
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=21574&range=04-05
Stats: 54 lines in 1 file changed: 50 ins; 0 del; 4 mod
Patch: https://git.openjdk.org/jdk/pull/21574.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/21574/head:pull/21574
PR: https://git.openjdk.org/jdk/pull/21574
More information about the core-libs-dev
mailing list