-
Enhancement
-
Resolution: Unresolved
-
P4
-
26
Some optimizations (like ReachabilityFence support introduced by JDK-8290892) are allowed only when loop optimizations are over.
Introduce validation logic to enforce no loop optimizations mode and use it to guarantee that no loop optimizations happen after ReachabiltyFence nodes are eliminated.
Introduce validation logic to enforce no loop optimizations mode and use it to guarantee that no loop optimizations happen after ReachabiltyFence nodes are eliminated.
- relates to
-
JDK-8290892 C2: Intrinsify Reference.reachabilityFence
-
- In Progress
-
-
JDK-8290892 C2: Intrinsify Reference.reachabilityFence
-
- In Progress
-