git: openjdk/jdk: master: 8369258: C2: enable ReassociateInvariants for all loop types
Roland Westrelin
roland at openjdk.org
Thu Oct 16 07:39:28 UTC 2025
Changeset: ff6a0170
Branch: master
Author: Roland Westrelin <roland at openjdk.org>
Date: 2025-10-16 07:35:41 +0000
URL: https://git.openjdk.org/jdk/commit/ff6a0170f0ab5cfb4af6d6a4a779451823c486d6
8369258: C2: enable ReassociateInvariants for all loop types
Reviewed-by: epeter, qamai
! src/hotspot/share/opto/loopnode.cpp
+ test/hotspot/jtreg/compiler/loopopts/TestReassociateInvariants.java
- test/hotspot/jtreg/compiler/loopopts/superword/TestMemorySegment_8360204.java
- test/hotspot/jtreg/compiler/loopopts/superword/TestMemorySegment_8365982.java
+ test/hotspot/jtreg/compiler/loopopts/superword/TestMemorySegment_ReassociateInvariants1.java
+ test/hotspot/jtreg/compiler/loopopts/superword/TestMemorySegment_ReassociateInvariants2.java
More information about the jdk-changes
mailing list