aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/ValueMapper.cpp
diff options
context:
space:
mode:
authorJohannes Doerfert <doerfert@cs.uni-saarland.de>2016-04-03 23:09:06 +0000
committerJohannes Doerfert <doerfert@cs.uni-saarland.de>2016-04-03 23:09:06 +0000
commitd5edbd61a15b5416b9d10dbb4cb058a7493af75d (patch)
treeb169d7b668dc5dc3022d8c4a378097fe32a5188a /llvm/lib/Transforms/Utils/ValueMapper.cpp
parentfef609f15e09b4c42334a8ff8c2de29af502ff56 (diff)
downloadllvm-d5edbd61a15b5416b9d10dbb4cb058a7493af75d.zip
llvm-d5edbd61a15b5416b9d10dbb4cb058a7493af75d.tar.gz
llvm-d5edbd61a15b5416b9d10dbb4cb058a7493af75d.tar.bz2
[FIX] Do not create a SCoP in the presence of infinite loops
If a loop has no exiting blocks the region covering we use during schedule genertion might not cover that loop properly. For now we bail out as we would not optimize these loops anyway. llvm-svn: 265280
Diffstat (limited to 'llvm/lib/Transforms/Utils/ValueMapper.cpp')
0 files changed, 0 insertions, 0 deletions