[PATCH] D14715: [Polly] Loop versioning after code generation (WIP)

Michael Kruse via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 16 10:49:48 PST 2015


Meinersbur added a comment.

Currently failing 71 unit tests (none adapted to possibly required changes). Working on the SCEVs of IslNodeBuilder::OutsideLoopIterations which expand into the original scop region, but are used in the generated one.


http://reviews.llvm.org/D14715





More information about the llvm-commits mailing list