Closed Quuxplusone closed 8 years ago
Attached test-case.ll
(2004 bytes, application/octet-stream): Test case
When you dump the SCoP before we build alias groups you see:
Stmt_for_body9
Domain :=
{ Stmt_for_body9[i0, i1] : 1 = 0 };
and that's why the splitting procedure doesn't converge.
Fix: http://reviews.llvm.org/D5623
Fixed in r219131.
Move to Polly Product.
test-case.ll
(2004 bytes, application/octet-stream)