================
@@ -8,3 +8,50 @@
func.func @sparse_nop(%arg0: tensor<?xf64, #SparseVector>) -> tensor<?xf64, #SparseVector> {
return %arg0 : tensor<?xf64, #SparseVector>
}
----------------
PeimingLiu wrote:
How about deleting it now?
https://github.com/llvm/llvm-project/pull/70863