-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: hotspot
If a LoadNode has only its memory input inside the loop, and we can prove that no node inside the loop interferes with the load, the memory input can be changed to the loop entry, allowing the load to be hoisted above the loop.
- relates to
-
JDK-8377994 [Umbrella] C2: Optimize memory accesses
-
- Open
-