Skip to content
Commit 8fcce170 authored by Chris Lattner's avatar Chris Lattner
Browse files

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
parent 77676d5b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment