================ @@ -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