> Replace use of addv/fmovd in lookup_secondary_supers_table_const with umov > where possible. > > Observed an improvement of 5-10% on Arm Neoverse V2 CPU when running > AllMatcher.seq_filter_findFirst when this path is taken. > > > > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
George Wort has updated the pull request incrementally with two additional commits since the last revision: - Address review comments - Merge from mainline ------------- Changes: - all: https://git.openjdk.org/jdk/pull/31347/files - new: https://git.openjdk.org/jdk/pull/31347/files/deb8b52f..5407659f Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=31347&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=31347&range=00-01 Stats: 102529 lines in 1107 files changed: 84206 ins; 9655 del; 8668 mod Patch: https://git.openjdk.org/jdk/pull/31347.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/31347/head:pull/31347 PR: https://git.openjdk.org/jdk/pull/31347
