[Mlir-commits] [mlir] [mlir][sparse][test] Adjust tests for `LowerSparseOpsToForeach` (PR #110976)
Longsheng Mou
llvmlistbot at llvm.org
Wed Oct 9 05:08:09 PDT 2024
================
@@ -0,0 +1,52 @@
+// RUN: mlir-opt %s --lower-sparse-ops-to-foreach --split-input-file | FileCheck %s
+
----------------
CoTinker wrote:
Done
https://github.com/llvm/llvm-project/pull/110976
More information about the Mlir-commits
mailing list