[Mlir-commits] [mlir] [mlir][Transforms] Add dead code elimination pass (PR #106258)

Abd-El-Aziz Zayed llvmlistbot at llvm.org
Tue Aug 27 20:31:29 PDT 2024


AzizZayed wrote:

What is the difference between the pass you propose and the existing `--remove-dead-values` pass [here](https://github.com/llvm/llvm-project/blob/main/mlir/lib/Transforms/RemoveDeadValues.cpp)?

https://github.com/llvm/llvm-project/pull/106258


More information about the Mlir-commits mailing list