hanchenye-llvm-project/polly/test/ScopDetectionDiagnostics
Michael Kruse 41f046a282 Fix assertion due to loop overlap with nonaffine region.
Reject and report regions that contains loops overlapping nonaffine region.
This situation typically happens in the presence of inifinite loops.

This addresses bug llvm.org/PR28071.

Differential Revision: http://reviews.llvm.org/D21312

Contributed-by: Huihui Zhang <huihuiz@codeaurora.org>
llvm-svn: 273905
2016-06-27 19:00:49 +00:00
..
ReportAlias-01.ll Update debug metadata after LLVM commits r266445+r266446 2016-04-15 20:51:27 +00:00
ReportFuncCall-01.ll Update debug metadata after LLVM commits r266445+r266446 2016-04-15 20:51:27 +00:00
ReportIrreducibleRegion.ll Update debug metadata after LLVM commits r266445+r266446 2016-04-15 20:51:27 +00:00
ReportLoopBound-01.ll Cleanup rejection log handling [NFC] 2016-05-12 18:50:01 +00:00
ReportLoopOverlapWithNonAffineSubRegion.ll Fix assertion due to loop overlap with nonaffine region. 2016-06-27 19:00:49 +00:00
ReportMultipleNonAffineAccesses.ll Update debug metadata after LLVM commits r266445+r266446 2016-04-15 20:51:27 +00:00
ReportNonAffineAccess-01.ll Update debug metadata after LLVM commits r266445+r266446 2016-04-15 20:51:27 +00:00
ReportUnprofitable.ll Update debug metadata after LLVM commits r266445+r266446 2016-04-15 20:51:27 +00:00
ReportVariantBasePtr-01.ll Update debug metadata after LLVM commits r266445+r266446 2016-04-15 20:51:27 +00:00