After the recent merge with mainline, IR verification fails for TestLWorld::test109_sharp and test110_sharp. We need to investigate why.
- relates to
-
JDK-8327465 [lworld] C2: assert(outer->outcnt() >= phis + 2 - be_loads && outer->outcnt() <= phis + 2 + stores + 1) failed: only phis
- Open
-
JDK-8328470 [lworld] C2: can_eliminate_allocation() wrongly removes allocation by skipping over phi merging an InlineTypeNode
- Resolved
-
JDK-8314997 Missing optimization opportunities due to missing try_clean_mem_phi() calls
- Resolved