[Mlir-commits] [mlir] [mlir] Make [tensor|memref]::ExpandShapeOp verifier stricter. (PR #181020)

Andrzej WarzyƄski llvmlistbot at llvm.org
Thu Feb 12 10:25:34 PST 2026


================

----------------
banach-space wrote:

[nit] I think that you can make this a bit shorter.

> Both the number of SSA inputs in `output_shape` and the number of `ShapedType::kDynamic` entries in `static_output_shape` match the number of dynamic dimensions in the result type.

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


More information about the Mlir-commits mailing list