[Mlir-commits] [mlir] [MLIR] Integration tests for lowering vector.contract to SVE FEAT_I8MM (PR #140573)

Andrzej WarzyƄski llvmlistbot at llvm.org
Thu Jun 12 11:26:15 PDT 2025


https://github.com/banach-space commented:

Great updates, thank you! I really like how this is checking both `VL=128` and `VL=256`.

The overall logic LGTM, but since the underlying concepts are pretty complex (scalable vectors + i8mm), it deserves considerably more documentation. Suggestions inline.

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


More information about the Mlir-commits mailing list