For passes got skipped, this is confusing because the log said it is running pass
but it is skipped later.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D82511
[NewPM] Move debugging log printing after PassInstrumentation before-pass-callbacks ClosedPublic Authored by ychen on Jun 24 2020, 4:48 PM.
Details Summary For passes got skipped, this is confusing because the log said it is running pass
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 24 2020, 8:00 PM Closed by commit rGc4b1daed1d6a: [NewPM] Move debugging log printing after PassInstrumentation before-pass… (authored by Yuanfang Chen <yuanfang.chen@sony.com>). · Explain WhyJun 25 2020, 10:15 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 273435 llvm/include/llvm/IR/PassManager.h
llvm/lib/Analysis/CGSCCPassManager.cpp
llvm/lib/Transforms/Scalar/LoopPassManager.cpp
|