[Mlir-commits] [mlir] [mlir] Add normalize pass to MLIR (PR #186647)

Renato Golin llvmlistbot at llvm.org
Sun Mar 15 06:18:26 PDT 2026


================

----------------
rengolin wrote:

Shouldn't this also use `isOutput`? If the original list has ops chained to each other, you want to keep their order.

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


More information about the Mlir-commits mailing list