Skip to content
Commit fbffe635 authored by Dan Gohman's avatar Dan Gohman
Browse files

Make Loop::getLoopLatch() work on loops which don't have preheaders, as

it may be used in contexts where preheader insertion may have failed due
to an indirectbr.

Make LoopSimplify's LoopSimplify::SeparateNestedLoop properly fail in
the case that it would require splitting an indirectbr edge.

These fix PR5502.

llvm-svn: 89484
parent d15302af
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