when checking if we should move a split edge block outside of a loop,
check the presplit pred, not the post-split pred. This was causing us to make the wrong decision in some cases, leaving the critical edge block in the loop. llvm-svn: 23601
Loading
Please register or sign in to comment