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

lonely eagle llvmlistbot at llvm.org
Sun Mar 15 07:27:45 PDT 2026


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

----------------
linuxlonelyeagle wrote:

Only side-effecting ops are stored in outputs, and pureOp shouldn't be present. Therefore, I believe we can maintain a stable order even without the check you suggested.

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


More information about the Mlir-commits mailing list