[Mlir-commits] [mlir] [mlir][memref] `memref.subview`: Verify result strides (PR #79865)

Matthias Springer llvmlistbot at llvm.org
Thu Feb 1 00:33:34 PST 2024


matthias-springer wrote:

I would say no, because we also don't allow this for dimension sizes. They must be casted explicitly if there's static/dynamic mismatch.


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


More information about the Mlir-commits mailing list