And remove the legacy opt-specific pass.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
60,030 ms | x64 debian > MLIR.Examples/standalone::test.toy |
Paths
| Differential D135487
[CallGraph] Port -print-callgraph-sccs to new pass manager ClosedPublic Authored by aeubanks on Oct 7 2022, 2:14 PM.
Details Summary And remove the legacy opt-specific pass.
Diff Detail
Unit TestsFailed
Event TimelineThis revision is now accepted and ready to land.Oct 11 2022, 2:19 PM This revision was landed with ongoing or failed builds.Oct 11 2022, 2:44 PM Closed by commit rG60e4af7ab8e6: [CallGraph] Port -print-callgraph-sccs to new pass manager (authored by aeubanks). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 466177 llvm/include/llvm/Analysis/CallGraph.h
llvm/lib/Analysis/CallGraph.cpp
llvm/lib/Passes/PassRegistry.def
llvm/test/Analysis/CallGraph/printer.ll
llvm/tools/opt/PrintSCC.cpp
|