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

Fix Regression/Transforms/LoopUnswitch/2006-02-22-UnswitchCrash.ll, which

caused SPASS to fail building last night.

We can't trivially unswitch a loop if the exit block has phi nodes in it,
because we don't know which predecessor to use.

llvm-svn: 26320
parent a61d2e88
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