[PATCH] D131448: Introduce iterator sentinel to make graph traversal implementation more efficient and cleaner
    Chris Lattner via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Aug 10 21:47:14 PDT 2022
    
    
  
lattner added a comment.
I haven't reviewed this in detail, but oh my I love LOVE LOVE this!  `llvm::scc_traversal(x)` is so nice, great work!
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D131448/new/
https://reviews.llvm.org/D131448
    
    
More information about the llvm-commits
mailing list