[all-commits] [llvm/llvm-project] 8796d3: [MLIR][SparseTensor] Added Sparse Outer Loop Order...
Govind Malasani via All-commits
all-commits at lists.llvm.org
Sat Jun 13 14:19:48 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8796d370aed0153ce884319c2365530e92b9bf5e
https://github.com/llvm/llvm-project/commit/8796d370aed0153ce884319c2365530e92b9bf5e
Author: Govind Malasani <gmalasan at andrew.cmu.edu>
Date: 2026-06-13 (Sat, 13 Jun 2026)
Changed paths:
M mlir/include/mlir/Dialect/SparseTensor/Transforms/Passes.h
M mlir/include/mlir/Dialect/SparseTensor/Transforms/Passes.td
M mlir/lib/Dialect/SparseTensor/Transforms/Utils/IterationGraphSorter.cpp
A mlir/test/Dialect/SparseTensor/sparse_loop_ordering.mlir
Log Message:
-----------
[MLIR][SparseTensor] Added Sparse Outer Loop Ordering Strategy (#172198)
This PR builds upon the infrastructure set up for Sparse Tensor Loop
Ordering Heuristics (#154656) and the already existing Dense Outer loop
ordering strategy (#160168).
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list