[PATCH] D69446: [llvm][MachineOutliner] Add support for repeating machine outliner N times.
    David Tellenbach via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Nov  1 03:59:52 PDT 2019
    
    
  
tellenbach added a comment.
I'd actually prefer an option `outliner-runs` that is defaulted to `1` rather than a rerun option. From a user perspective I'd be unclear for me what `outliner-reruns=0` means? Does that mean one run or zero?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69446/new/
https://reviews.llvm.org/D69446
    
    
More information about the llvm-commits
mailing list