[Mlir-commits] [mlir] [mlir][tensor] Add a PadOp::FoldReifiedShape canonicalization (PR #145732)

Nicolas Vasilache llvmlistbot at llvm.org
Fri Jun 27 00:16:49 PDT 2025


nicolasvasilache wrote:

> Bundling that in a canonicalization that allows no control of what is run is a huge flaw that in my view we should work ourselves out of.

Yet in https://github.com/llvm/llvm-project/pull/145927 the proposed path forward is to add a canonicalization pattern :)


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


More information about the Mlir-commits mailing list