-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 25
-
Component/s: hotspot
-
b19
Most major compiler phases like parsing and matching print a "BEFORE_MAJOR_PHASE" and "AFTER_MAJOR_PHASE". Loop optimizations --- also a major phase, I would argue --- do not. Printing "BEFORE_LOOP_OPTS" and "AFTER_LOOP_OPTS" would be useful for inspecting the ideal graph in the IGV and matching the ideal graph in the IR-framework.
- blocks
-
JDK-8346552 C2: Add IR tests to check that Predicate cloning in Loop Unswitching works as expected
-
- Resolved
-
- causes
-
JDK-8366861 Phase AFTER_LOOP_OPTS printed even though the method has no loops
-
- Open
-
- links to
-
Commit(master)
openjdk/jdk/4f80437e
-
Review(master)
openjdk/jdk/24509