[all-commits] [llvm/llvm-project] 063744: [mlir][sparse] introduce a pass to stage complex s...
Peiming Liu via All-commits
all-commits at lists.llvm.org
Fri Oct 6 14:23:32 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 06374400025d50460eafd32581a22b293b850cc8
https://github.com/llvm/llvm-project/commit/06374400025d50460eafd32581a22b293b850cc8
Author: Peiming Liu <36770114+PeimingLiu at users.noreply.github.com>
Date: 2023-10-06 (Fri, 06 Oct 2023)
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/CMakeLists.txt
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorPasses.cpp
A mlir/lib/Dialect/SparseTensor/Transforms/StageSparseOperations.cpp
Log Message:
-----------
[mlir][sparse] introduce a pass to stage complex sparse operations in… (#68436)
…to simple steps
More information about the All-commits
mailing list