[Mlir-commits] [mlir] [mlir][tosa] Add ERROR_IF checks to TRANSPOSE_CONV2D verifier (PR #133234)

Luke Hutton llvmlistbot at llvm.org
Thu Apr 3 01:56:45 PDT 2025


lhutton1 wrote:

Ah apologies, I missed this message. In that case this seems okay - likely the checking in `verifyConvOp` needs fixing as I don't think an unknown rank should render the op invalid, but we can fix that in another PR

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


More information about the Mlir-commits mailing list