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

Simplify the loop-unswitch pass, by not even trying to unswitch loops with

uses of loop values outside the loop.  We need loop-closed SSA form to do
this right, or to use SSA rewriting if we really care.

llvm-svn: 26089
parent 24cd2fa2
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