[FIX] Do not assume only one loop can be left at a time
authorJohannes Doerfert <doerfert@cs.uni-saarland.de>
Thu, 10 Sep 2015 15:53:59 +0000 (15:53 +0000)
committerJohannes Doerfert <doerfert@cs.uni-saarland.de>
Thu, 10 Sep 2015 15:53:59 +0000 (15:53 +0000)
commitf4fa9879fbe056b48b2553cb6b6235e849c12c7b
tree570b30d1146b56c03e01fe2f2bdffbcfce9e1f2f
parent0a2e211ace42e8555f82cce0cfc16b0d6f9c683c
[FIX] Do not assume only one loop can be left at a time

llvm-svn: 247291
polly/lib/Analysis/ScopInfo.cpp
polly/test/ScopInfo/multiple_exiting_blocks_two_loop.ll [new file with mode: 0644]