[Mlir-commits] [mlir] [mlir][Vector] Fix out-of-bounds crash unrolling create_mask/constant_mask with rank-mismatched native shape (PR #217514)

Andrzej WarzyƄski llvmlistbot at llvm.org
Fri Aug 21 03:11:13 PDT 2026


banach-space wrote:

Thank you!

Have you considered adding leading unit dimensions to the target shape to match the ranks? That would be the preferred solution.

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


More information about the Mlir-commits mailing list