[FIX] Don't consider reductions which are partially outside the SCoP
authorJohannes Doerfert <jdoerfert@codeaurora.org>
Tue, 1 Jul 2014 00:32:29 +0000 (00:32 +0000)
committerJohannes Doerfert <jdoerfert@codeaurora.org>
Tue, 1 Jul 2014 00:32:29 +0000 (00:32 +0000)
commit9890a0528716f9e3941eff3ab3a8fb52cc83574a
tree245811d9ba119a4308de98f9ddba8ea20c94b732
parent0e2cc2a519a35796b48dd564db80d578df56e9f8
[FIX] Don't consider reductions which are partially outside the SCoP

  + Test case

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