Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
3,840 ms | linux > Clang.OpenMP::declare_mapper_codegen.cpp | |
8,740 ms | linux > Clang.OpenMP::target_update_codegen.cpp |
Paths
| Differential D84773
[NewPM][PassInstrument] Make PrintIR and TimePasses to use before-pass-run callback ClosedPublic Authored by ychen on Jul 28 2020, 10:36 AM.
Details
Diff Detail
Unit TestsFailed
Event TimelineThis revision is now accepted and ready to land.Jul 28 2020, 10:49 AM This revision was landed with ongoing or failed builds.Jul 29 2020, 8:27 AM Closed by commit rG7a2e1122ae46: [NewPM][PassInstrument] Make PrintIR and TimePasses to use before-pass-run… (authored by Yuanfang Chen <yuanfang.chen@sony.com>). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 281412 llvm/include/llvm/IR/PassTimingInfo.h
llvm/include/llvm/Passes/StandardInstrumentations.h
llvm/lib/IR/PassTimingInfo.cpp
llvm/lib/Passes/StandardInstrumentations.cpp
|