[Mlir-commits] [mlir] [MLIR][Linalg] Prevent PackOp canonicalization crash on zero tile factor (PR #185624)

Renato Golin llvmlistbot at llvm.org
Tue Mar 10 05:59:24 PDT 2026


rengolin wrote:

I'm surprised that the zero tile factor isn't caught in the parser / verifier. I don't know what it would mean, but if it's truly invalid, than it must fail the verifier, especially if it's static (after inlining).

Have you used any AI models to give you this answer?

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


More information about the Mlir-commits mailing list