> As per the discussion on JDK-8370691-Float16Vector Support pull request > https://github.com/openjdk/jdk/pull/28002#issuecomment-4652163477 > adding the handling to Canonicalize NaN lane encodings held in Float16Vector > lanes so that all NaN representations, > including signaling ones, computes the same hash code. > > Kindly review and share your feedback. > > Best Regards, > Jatin > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
Jatin Bhateja has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision: - Merge branch 'master' of http://github.com/openjdk/jdk into JDK-8386255 - 8386255: Float16Vector NaN canonicalization for hashCode computation ------------- Changes: - all: https://git.openjdk.org/jdk/pull/31587/files - new: https://git.openjdk.org/jdk/pull/31587/files/baaa9394..dc3d8b72 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=31587&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=31587&range=00-01 Stats: 1665 lines in 52 files changed: 1238 ins; 177 del; 250 mod Patch: https://git.openjdk.org/jdk/pull/31587.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/31587/head:pull/31587 PR: https://git.openjdk.org/jdk/pull/31587
