[PATCH] D131960: [IR] Reimplement time tracing of NewPassManager by PassInstrumentation framework
    dongjunduo via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Sep  7 07:04:18 PDT 2022
    
    
  
dongjunduo updated this revision to Diff 458446.
dongjunduo added a comment.
Restyle codes and comments
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D131960/new/
https://reviews.llvm.org/D131960
Files:
  llvm/include/llvm/IR/PassInstrumentation.h
  llvm/include/llvm/IR/PassManager.h
  llvm/include/llvm/Passes/StandardInstrumentations.h
  llvm/include/llvm/Transforms/Scalar/LoopPassManager.h
  llvm/lib/Analysis/CGSCCPassManager.cpp
  llvm/lib/IR/PassManager.cpp
  llvm/lib/Passes/StandardInstrumentations.cpp
  llvm/lib/Transforms/Scalar/LoopPassManager.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131960.458446.patch
Type: text/x-patch
Size: 9310 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220907/ddbb41f7/attachment.bin>
    
    
More information about the llvm-commits
mailing list