> PPC64 implementation with many optimizations disabled by default. Many tests > are already passing. We may be able to fix some more this week, but we can > work on the remaining ones after the Valhalla integration into mainline. > > This PR only touches PPC64 files. No risk for other platforms. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
Martin Doerr has updated the pull request incrementally with one additional commit since the last revision: Add code for C1 array flattening. ------------- Changes: - all: https://git.openjdk.org/valhalla/pull/2549/files - new: https://git.openjdk.org/valhalla/pull/2549/files/3e5cc4f0..fb8b69a1 Webrevs: - full: https://webrevs.openjdk.org/?repo=valhalla&pr=2549&range=03 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=2549&range=02-03 Stats: 15 lines in 2 files changed: 12 ins; 2 del; 1 mod Patch: https://git.openjdk.org/valhalla/pull/2549.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2549/head:pull/2549 PR: https://git.openjdk.org/valhalla/pull/2549
