[Mlir-commits] [mlir] [mlir][vector] Verify non-unit strides on `masked/expand/compress` ops (PR #210952)

Andrzej WarzyƄski llvmlistbot at llvm.org
Fri Jul 24 07:46:13 PDT 2026


banach-space wrote:

> Thanks @banach-space! I hope that now it's OK, it's a way more clearer :D

Much cleaner, thank you!

> A dynamic stride is still accepted, unlike vector.load/vector.store (tests added to document the asymmetry.

Why is this exception required?

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


More information about the Mlir-commits mailing list