[PATCH] D102615: [LoopDeletion] Break backedge if we can prove that the loop is exited on 1st iteration
    Max Kazantsev via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon May 31 08:28:48 PDT 2021
    
    
  
mkazantsev planned changes to this revision.
mkazantsev added a comment.
Oh I see... That's nasty. In this case, could you please help me to reproduce it? I wasn't able to find the sources of this test in LLVM repository. IR dump before Loop Deletion would work too.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D102615/new/
https://reviews.llvm.org/D102615
    
    
More information about the llvm-commits
mailing list