-
Enhancement
-
Resolution: Unresolved
-
P4
-
20
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