================
@@ -8,3 +8,50 @@
 func.func @sparse_nop(%arg0: tensor<?xf64, #SparseVector>) -> tensor<?xf64, #SparseVector> {
   return %arg0 : tensor<?xf64, #SparseVector>
 }
----------------
aartbik wrote:
Ok, next one (when we have > 1 ;-)
https://github.com/llvm/llvm-project/pull/70863