llvm-project/mlir/tools/mlir-opt
Mogball c095afcba6 [mlir] Add Dead Code Analysis
This patch implements the analysis state classes needed for sparse data-flow analysis and implements a dead-code analysis using those states to determine liveness of blocks, control-flow edges, region predecessors, and function callsites.

Depends on D126751

Reviewed By: rriddle, phisiart

Differential Revision: https://reviews.llvm.org/D127064
2022-06-30 13:51:25 -07:00
..
CMakeLists.txt [mlir][TilingInterface] Add pattern to tile using TilingInterface and implement TilingInterface for Linalg ops. 2022-06-13 20:37:44 +00:00
mlir-opt.cpp [mlir] Add Dead Code Analysis 2022-06-30 13:51:25 -07:00