[PATCH] D131960: [WIP] [IR] Reimplement time tracing of NewPassManager by PassInstrumentation framework
dongjunduo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 30 05:28:50 PDT 2022
dongjunduo updated this revision to Diff 456631.
dongjunduo added a comment.
Adjust the location of TimeProfiler's start and end functions
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.456631.patch
Type: text/x-patch
Size: 9099 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220830/a8cdb0e5/attachment.bin>
More information about the llvm-commits
mailing list