-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: 20
-
Component/s: hotspot
Some complex rules, such as bmi or lea, are compiled down to a single instruction. Cloning input nodes to match these rules helps reduce the live range of some locals, and in some circumstances, removes a local entirely.
- links to
-
Review
openjdk/jdk/9977