[Mlir-commits] [mlir] [MLIR][SparseTensor] Added Sparse Outer Loop Ordering Strategy (PR #172198)
Govind Malasani
llvmlistbot at llvm.org
Sun Dec 28 23:52:17 PST 2025
gmalasan wrote:
I added a check test, should I lower it further than I currently do? Or is it sufficient to compare the maps to verify the loop ordering? I printed the exact loop ordering when debugging and it matched what I expected for the different heuristics.
https://github.com/llvm/llvm-project/pull/172198
More information about the Mlir-commits
mailing list