[Mlir-commits] [mlir] [mlir][SparseTensor] Fix crash in SparseTensorEmptyConverter (PR #208913)

Vito Secona llvmlistbot at llvm.org
Mon Jul 13 06:12:05 PDT 2026


================

----------------
secona wrote:

Looks like many functions assume that the type is a valid primary type, so changing the function signatures requires changing a lot of lines and also I don't think the benefits are significant, in contrast to adding primary type checks at the top of each matchAndRewrite.

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


More information about the Mlir-commits mailing list