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

restructure this a bit. Initialize the WeakVH with "I", the

instruction *after* the store.  The store will always be deleted
if the transformation kicks in, so we'd do an N^2 scan of every
loop block.  Whoops.

llvm-svn: 122805
parent e0cee6a8
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