[Mlir-commits] [mlir] [SCF] Added canonicalizer for recursively dead uses of iter_args. (PR #191085)
Matthias Springer
llvmlistbot at llvm.org
Thu Apr 9 01:55:40 PDT 2026
matthias-springer wrote:
I just tried `-remove-dead-values` with the `@chained_for_effectively_dead` test case from this PR. It removes all iter_args.
https://github.com/llvm/llvm-project/pull/191085
More information about the Mlir-commits
mailing list