Description
Process nodes which benefit/require special handling after loop opts are over in a uniform manner.
Right now, there's special handling logic for CastII and Opaque4 nodes and some nodes check C->major_progress() to guard the logic which should is applicable to post loop opts phase.
Right now, there's special handling logic for CastII and Opaque4 nodes and some nodes check C->major_progress() to guard the logic which should is applicable to post loop opts phase.
Attachments
Issue Links
- blocks
-
JDK-8253734 C2: Optimize Move nodes
- Resolved
- relates to
-
JDK-8255705 Regression ~1% in MPEG apparently after JDK-8255000
- In Progress
-
JDK-8255400 Shenandoah: C2 failures after JDK-8255000
- Resolved
-
JDK-8255120 C2: assert(outer->outcnt() >= phis + 2 && outer->outcnt() <= phis + 2 + stores + 1) failed: only phis
- Resolved
(1 links to)