[PATCH] D89381: [SCEV] Re-enable "Use nw flag and symbolic iteration count to sharpen ranges of AddRecs", attempt 3
    Max Kazantsev via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Oct 21 22:05:55 PDT 2020
    
    
  
mkazantsev added a comment.
Let's try to cache symbolic max BE count, it's the only thing that still can be improved here.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D89381/new/
https://reviews.llvm.org/D89381
    
    
More information about the llvm-commits
mailing list