[PATCH] D34735: [opt-viewer] Add progress indicators (PR33522)
    Adam Nemet via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Jun 29 09:45:41 PDT 2017
    
    
  
anemet added a comment.
This is great!  I am wondering if you looked at actual progressbars.  For example looks like that tqdm might not be hard to adapt to multiprocessing (https://stackoverflow.com/a/40133278).  What do you think?  I am happy to take this as is if you don't want to spend more time on this for now.  This is already great "progress" :)
https://reviews.llvm.org/D34735
    
    
More information about the llvm-commits
mailing list