[Mlir-commits] [mlir] [MLIR][SCF] Add a pattern to remove dead cycles in scf.for ops (PR #67350)

Mehdi Amini llvmlistbot at llvm.org
Mon Sep 25 14:00:55 PDT 2023


joker-eph wrote:

Have you checked if the `remove-dead-values` pass already handles all these cases? How do you position this new approach with respect to it?


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


More information about the Mlir-commits mailing list