[llvm] [mlir][sparse] implementating stageSparseOpPass as an interface (PR #69022)

Aart Bik via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 17 10:41:00 PDT 2023


================
@@ -0,0 +1,30 @@
+//===- SparseTensorInterface.h - sparse tensor operations interfaces-------===//
----------------
aartbik wrote:

SparseTensorInterface.h -> SparseTensorInterfaces.h


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


More information about the llvm-commits mailing list