[PATCH] D94613: [NFC] Rename ThinLTOPhase to PhaseInAllLTO and move it from PassBuilder.h to Pass.h
    Hongtao Yu via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Jan 13 14:14:08 PST 2021
    
    
  
hoy added a comment.
Thanks for the refactoring!
BTW, looks like there is a use of `ThinLTOPhase::None` to be replaced in `polly/lib/Support/RegisterPasses.cpp`. Otherwise, LGTM.
Repository:
  rL LLVM
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D94613/new/
https://reviews.llvm.org/D94613
    
    
More information about the llvm-commits
mailing list