[PATCH] D102615: [LoopDeletion] Break backedge if we can prove that the loop is exited on 1st iteration (try 3)
    Max Kazantsev via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Jun  3 02:39:28 PDT 2021
    
    
  
mkazantsev added a comment.
All failures so far were related to irreducible CFG (which made RPOT meaningless), which is now completely ruled out. @stefanp could you please check that this version works ok with PowerPC?
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D102615/new/
https://reviews.llvm.org/D102615
    
    
More information about the llvm-commits
mailing list