[Mlir-commits] [mlir] [mlir][SparseTensor] Reject sparse encoding on non-primary types (PR #209591)

Aart Bik llvmlistbot at llvm.org
Fri Jul 17 13:10:45 PDT 2026


https://github.com/aartbik commented:

At first glance, this looks exactly what I had in mind, since this centralizes the rejection of unsupported types (rather than adding them ad-hoc into conversions and rewriting cases). However, I am traveling right now to a conference, so let me have another more detailed look when I am back (next week)

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


More information about the Mlir-commits mailing list