[all-commits] [llvm/llvm-project] 1ebf1a: [mlir][SymbolDCE] Track the number of symbols DCE'd
Nandor Licker via All-commits
all-commits at lists.llvm.org
Fri Mar 18 00:23:54 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1ebf1afb4ff4e99e7ba774614c648941cab1972c
https://github.com/llvm/llvm-project/commit/1ebf1afb4ff4e99e7ba774614c648941cab1972c
Author: Nandor Licker <n at ndor.email>
Date: 2022-03-18 (Fri, 18 Mar 2022)
Changed paths:
M mlir/include/mlir/Transforms/Passes.td
M mlir/lib/Transforms/SymbolDCE.cpp
Log Message:
-----------
[mlir][SymbolDCE] Track the number of symbols DCE'd
Added a statistic counting the number of erased symbols.
Differential Revision: https://reviews.llvm.org/D121930
More information about the All-commits
mailing list