[Mlir-commits] [mlir] [MLIR][SparseTensor] Added Sparse Outer Loop Ordering Strategy (PR #172198)

Aart Bik llvmlistbot at llvm.org
Mon Dec 15 09:52:06 PST 2025


aartbik wrote:

I think it is also time to have a check test for this. I.e. create an input IR, and then CHECK-XXX for the three different flag settings (default, and the other strategies). You can find an example of such a set up [here](https://github.com/llvm/llvm-project/blob/main/mlir/test/Dialect/SparseTensor/sparse_perm_lower.mlir).

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


More information about the Mlir-commits mailing list