[Mlir-commits] [mlir] [mlir][sparse] Implement parsing n out of m (PR #79935)

Aart Bik llvmlistbot at llvm.org
Mon Feb 5 16:11:59 PST 2024


https://github.com/aartbik commented:

shall we also add some "verification" to the type, e.g. 0 < n < m at the very least?
then we can also add an invalid.mlir test for this

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


More information about the Mlir-commits mailing list