[lworld+vector] Integrated: Merge lworld
Jatin Bhateja
jbhateja at openjdk.org
Sat Jul 20 11:07:45 UTC 2024
Merge latest lworld code into lworld+vector.
Validation Status:-
- All Valhalla jtreg tests are passing with and w/o -XX:+DeoptimizeALot.
- All VectorAPI jtreg tests are passing at different AVX level with default options.
- There are few failures with -XX:+DoptimizeALot which will be addressed in subsequent commit.
Best Regards,
Jatin
-------------
Commit messages:
- Whitespace fix for jcheck
- Merge branch 'lworld' of http://github.com/openjdk/valhalla into merge_lworld
- Merge lworld
- JDK 8327435: [lworld+vector] Align existing Vector API support with JEP 401
- Merge lworld
- 8319945: [lworld+vector] Fix vector api jtreg crash with "-XX:-EnableVectorSupport"
- 8319972: [lworld+vector] Enable intrinsification of Unsafe.finishPrivateBuffer.
- 8319971: [lworld+vector] Fallback implementation cleanups.
- 8311675: [lworld+vector] Max Species support.
- 8317699: [lworld+vector] Fix Vector API tests crash with "assert(vbox->is_Phi()) failed: should be phi"
- ... and 12 more: https://git.openjdk.org/valhalla/compare/14fea703...b2b6a210
The merge commit only contains trivial merges, so no merge-specific webrevs have been generated.
Changes: https://git.openjdk.org/valhalla/pull/1173/files
Stats: 12001 lines in 267 files changed: 4611 ins; 2658 del; 4732 mod
Patch: https://git.openjdk.org/valhalla/pull/1173.diff
Fetch: git fetch https://git.openjdk.org/valhalla.git pull/1173/head:pull/1173
PR: https://git.openjdk.org/valhalla/pull/1173
More information about the valhalla-dev
mailing list