[Mlir-commits] [mlir] [mlir][sparse] support sparse constant to BSR conversion. (PR #71114)

Aart Bik llvmlistbot at llvm.org
Thu Nov 2 14:25:27 PDT 2023


================
@@ -74,22 +74,21 @@ module {
     //
     // Initialize a 2-dim dense tensor.
     //
-    %t = arith.constant dense<[
----------------
aartbik wrote:

can we keep the dense constant too, just to have all bases covered

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


More information about the Mlir-commits mailing list