RFR: 8361353: [PPC64] C2: Add nodes UMulHiL, CmpUL3, UMinV, UMaxV, NegVI
David Briemann
dbriemann at openjdk.org
Thu Jul 3 12:35:55 UTC 2025
Implement more nodes for ppc that exist on other platforms.
-------------
Commit messages:
- 8361353: [PPC64] C2: Add nodes UMulHiL, CmpUL3, UMinV, UMaxV, NegVI
Changes: https://git.openjdk.org/jdk/pull/26115/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=26115&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8361353
Stats: 87 lines in 4 files changed: 86 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/26115.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/26115/head:pull/26115
PR: https://git.openjdk.org/jdk/pull/26115
More information about the hotspot-compiler-dev
mailing list