[PATCH] D21312: [Polly] Fix assertion due to loop overlap with nonaffine region.
Huihui Zhang via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 15 17:57:23 PDT 2016
huihuiz retitled this revision from "Fix assertion due to loop overlap with nonaffine region.
" to "[Polly] Fix assertion due to loop overlap with nonaffine region.
".
huihuiz added a subscriber: llvm-commits.
huihuiz updated this revision to Diff 60941.
huihuiz added a comment.
Refine the logic of checking loop overlap with nonaffine subregion.
Repository:
rL LLVM
http://reviews.llvm.org/D21312
Files:
include/polly/ScopDetectionDiagnostic.h
lib/Analysis/ScopDetection.cpp
lib/Analysis/ScopDetectionDiagnostic.cpp
test/ScopDetectionDiagnostics/ReportLoopOverlapWithNonAffineSubRegion.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21312.60941.patch
Type: text/x-patch
Size: 10197 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160616/83751052/attachment.bin>
More information about the llvm-commits
mailing list