"polly/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "826b2af11237190bee053e3862ad2f1ef3c2136a"
Fix the LoopUnroller to handle nontrivial loops and partial unrolling.
These are not individual bug fixes. I had to rewrite a good chunk of the unroller to make it sane. I think it was getting lucky on trivial completely unrolled loops with no early exits. I included some fairly simple unit tests for partial unrolling. I didn't do much stress testing, so it may not be perfect, but should be usable now. llvm-svn: 137190
Loading
Please register or sign in to comment