Integrated: 8361353: [PPC64] C2: Add nodes UMulHiL, CmpUL3, UMinV, UMaxV, NegVI
David Briemann
dbriemann at openjdk.org
Tue Jul 8 13:01:58 UTC 2025
On Thu, 3 Jul 2025 12:30:51 GMT, David Briemann <dbriemann at openjdk.org> wrote:
> Implement more nodes for ppc that exist on other platforms.
This pull request has now been integrated.
Changeset: 5c67e3d6
Author: David Briemann <dbriemann at openjdk.org>
Committer: Martin Doerr <mdoerr at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/5c67e3d6e573e5e1fc23f16b61e51fda7b3dd307
Stats: 107 lines in 4 files changed: 106 ins; 0 del; 1 mod
8361353: [PPC64] C2: Add nodes UMulHiL, CmpUL3, UMinV, UMaxV, NegVI
Reviewed-by: mdoerr, rrich
-------------
PR: https://git.openjdk.org/jdk/pull/26115
More information about the hotspot-compiler-dev
mailing list