[Mlir-commits] [mlir] [mlir][SparseTensor] Reject sparse encoding on non-primary types (PR #209591)
Vito Secona
llvmlistbot at llvm.org
Mon Jul 20 07:14:33 PDT 2026
secona wrote:
> Logic looks good to me. Don't forget to update docs if there's any. It seems like this is changing the definition of a valid IR
Good call! I've added docs in the SparseTensorEncodingAttr attribute to mention this restriction.
https://github.com/llvm/llvm-project/pull/209591
More information about the Mlir-commits
mailing list