[Mlir-commits] [mlir] [mlir][sparse][test] Adjust tests for `LowerSparseOpsToForeach` (PR #110976)

Aart Bik llvmlistbot at llvm.org
Tue Oct 8 10:41:57 PDT 2024


================
@@ -0,0 +1,52 @@
+// RUN: mlir-opt %s --lower-sparse-ops-to-foreach --split-input-file | FileCheck %s
+
----------------
aartbik wrote:

perhaps add a top level comment on the specific purpose of the no lowering test

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


More information about the Mlir-commits mailing list