[PATCH] D14715: [Polly] Loop versioning after code generation (WIP)
    Michael Kruse via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Dec 14 07:13:09 PST 2015
    
    
  
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
    
    
More information about the llvm-commits
mailing list