8026940: assert(n->outcnt() != 0 || C->top() == n || n->is_Proj()) failed: No...
8026940: assert(n->outcnt() != 0 || C->top() == n || n->is_Proj()) failed: No dead instructions after post-alloc Summary: Remove input to junk phi if they also become dead during post_allocate_copy_removal Reviewed-by: roland
Showing
想要评论请 注册 或 登录