RFR: 8361353: [PPC64] C2: Add nodes UMulHiL, CmpUL3, UMinV, UMaxV, NegVI [v6]
David Briemann
dbriemann at openjdk.org
Mon Jul 7 07:30:19 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:
rename instruction, add extra predicate cond for type int
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/26115/files
- new: https://git.openjdk.org/jdk/pull/26115/files/ebb27c9c..b65400a9
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=26115&range=05
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=26115&range=04-05
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 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