[Mlir-commits] [mlir] [mlir][sparse] rename files and unifies APIs (PR #88162)
Aart Bik
llvmlistbot at llvm.org
Tue Apr 9 10:45:41 PDT 2024
================
@@ -6,7 +6,7 @@
//
//===----------------------------------------------------------------------===//
-#include "SparseTensorLevel.h"
+#include "SparseTensorIterator.h"
----------------
aartbik wrote:
L1 needs to change to SparseTensorIterator.cpp
https://github.com/llvm/llvm-project/pull/88162
More information about the Mlir-commits
mailing list