Aart Bik 740582fa4c
[mlir][sparse] test for linalg tensor semantics (#70254)
This test used to be here, but somehow got lost while linalg rewrote
their interfaces. It is essential to test this on entry of
sparsification, however, since all subsequent analysis simply assumes
tensor types.

Fixes:
https://github.com/llvm/llvm-project/issues/64325
2023-10-25 14:07:38 -07:00
..

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.