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

Johannes Doerfert via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 14 07:16:01 PST 2015


To bad, I thought this was a nice solution.

One of the students I advice currently tackles a similar problem when SE
is used to synthesise code in a parallel subfunction... I'll let you
know once we figured that out.

On 12/14, Michael Kruse via llvm-commits wrote:
> Meinersbur abandoned this revision.
> Meinersbur added a comment.
> 
> This may cause problems with ScalarEvolution which is not propared to generate code in (temporarily) disconnected blocks. Since we are not in control of SE to reliably correct this, we abandon this approach.
> 
> 
> http://reviews.llvm.org/D14715
> 
> 
> 
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits

-- 

Johannes Doerfert
Researcher / PhD Student

Compiler Design Lab (Prof. Hack)
Saarland University, Computer Science
Building E1.3, Room 4.31

Tel. +49 (0)681 302-57521 : doerfert at cs.uni-saarland.de
Fax. +49 (0)681 302-3065  : http://www.cdl.uni-saarland.de/people/doerfert
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 213 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151214/fabb8439/attachment.sig>


More information about the llvm-commits mailing list