[Mlir-commits] [mlir] [mlir] Enhance dimOp fold (PR #187286)

Mehdi Amini llvmlistbot at llvm.org
Wed Mar 18 10:06:41 PDT 2026


joker-eph wrote:

Is the code you're pointing at running alongside canonicalization? If not then it's not clear to me how that would obsolete canonicalization patterns: they runs together until fixed-point, a separate pass does not compose in the same way.

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


More information about the Mlir-commits mailing list