[PATCH] D131960: [IR] Reimplement time tracing of NewPassManager by PassInstrumentation framework

dongjunduo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 5 06:10:38 PDT 2022


dongjunduo updated this revision to Diff 457964.
dongjunduo added a comment.

Restyle the callback registration and related comment


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.457964.patch
Type: text/x-patch
Size: 9045 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220905/294cd0bf/attachment.bin>


More information about the llvm-commits mailing list