Closed tobiasgrosser closed 8 years ago
Move to Polly Product.
Fixed in r219131.
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.
Extended Description
Running
alias polly-opt='opt -load LLVMPolly.so'
polly-opt -polly-code-generator=isl test-case.ll
causes a time out for me.
My first investigations point to:
commit 61337345c7fbc77f04a816d5ca45631a013132f9 Author: Johannes Doerfert doerfert@cs.uni-saarland.de Date: Wed Oct 1 12:42:37 2014 +0000