[Mlir-commits] [mlir] [MLIR] Use dynamic dim in PushDownUnPackThroughPadOp (PR #171122)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Mon Dec 15 09:33:45 PST 2025


MaheshRavishankar wrote:

> I haven't contributed to MLIR before. Should I run check-mlir before pushing? But why isn't check-mlir part of the CI?

You should run `check-mlir` locally, and CI is running `check-mlir` as well. I had asked for a clarification on the crash. Please address all review comments before landing.

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


More information about the Mlir-commits mailing list