[Mlir-commits] [mlir] [mlir][sparse] fold sparse convert into producer linalg op. (PR #89999)

Aart Bik llvmlistbot at llvm.org
Wed Apr 24 15:31:28 PDT 2024


================
@@ -24,7 +24,6 @@ module {
   // CHECK:       arith.constant
   // CHECK:       tensor.empty()
   // CHECK:       linalg.generic
-  // CHECK:       sparse_tensor.convert
----------------
aartbik wrote:

CHECK_NOT

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


More information about the Mlir-commits mailing list