Added a statistic counting the number of erased symbols.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D121930
[mlir][SymbolDCE] Track the number of symbols DCE'd ClosedPublic Authored by nand on Mar 17 2022, 10:26 AM.
Details Summary Added a statistic counting the number of erased symbols.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 17 2022, 11:24 AM Closed by commit rG1ebf1afb4ff4: [mlir][SymbolDCE] Track the number of symbols DCE'd (authored by nand). · Explain WhyMar 18 2022, 12:23 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 416407 mlir/include/mlir/Transforms/Passes.td
mlir/lib/Transforms/SymbolDCE.cpp
|