[Mlir-commits] [mlir] [mlir][linalg] Fix crash in linalg.reduce verifier when inputs \!= inits count (PR #186278)

Jakub Kuderski llvmlistbot at llvm.org
Mon Mar 23 06:31:44 PDT 2026


kuhar wrote:

> 1. there is not more "why" than "this is a crash, I'm fixing it", so the title is enough, I could just not provide any description.

Exactly, it's seems pretty straightforward to me and I'd had only said that we missed a case in the verifier implied by `SameVariadicOperandSize`

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


More information about the Mlir-commits mailing list