RFR: 8361353: [PPC64] C2: Add nodes UMulHiL, CmpUL3, UMinV, UMaxV, NegVI [v3]
David Briemann
dbriemann at openjdk.org
Fri Jul 4 10:58:56 UTC 2025
> Implement more nodes for ppc that exist on other platforms.
David Briemann has updated the pull request incrementally with one additional commit since the last revision:
add CmpU3, ppc9 check in match_rule_supported
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/26115/files
- new: https://git.openjdk.org/jdk/pull/26115/files/00f37d7a..6d05a728
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=26115&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=26115&range=01-02
Stats: 17 lines in 1 file changed: 17 ins; 0 del; 0 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