diff options
author | Johannes Doerfert <doerfert@cs.uni-saarland.de> | 2015-09-26 13:41:43 +0000 |
---|---|---|
committer | Johannes Doerfert <doerfert@cs.uni-saarland.de> | 2015-09-26 13:41:43 +0000 |
commit | c6987c18de486650bf51c46c625ff59b218c0f24 (patch) | |
tree | 13039908023a21fa74891057d8d0ac9381c6ea33 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | b396b3102f1af27d185ea768908c0c193e357525 (diff) | |
download | llvm-c6987c18de486650bf51c46c625ff59b218c0f24.zip llvm-c6987c18de486650bf51c46c625ff59b218c0f24.tar.gz llvm-c6987c18de486650bf51c46c625ff59b218c0f24.tar.bz2 |
[FIX] Use the surrounding loop for non-affine SCoP regions
When the whole SCoP is a non-affine region we need to use the
surrounding loop in the construction of the schedule as that is
the one that will be looked up after the schedule generation.
This fixes bug 24947
llvm-svn: 248667
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions