Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D139581
[mlir][sparse] introduce sparse vectorization to the sparse compiler pipeline ClosedPublic Authored by aartbik on Dec 7 2022, 2:20 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 7 2022, 2:59 PM This revision was landed with ongoing or failed builds.Dec 7 2022, 4:07 PM Closed by commit rG16aa4e4bd175: [mlir][sparse] introduce sparse vectorization to the sparse compiler pipeline (authored by aartbik). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 481095 mlir/include/mlir/Dialect/SparseTensor/Pipelines/Passes.h
mlir/include/mlir/Dialect/SparseTensor/Transforms/Passes.h
mlir/lib/Dialect/SparseTensor/Pipelines/SparseTensorPipelines.cpp
mlir/lib/Dialect/SparseTensor/Transforms/SparseVectorization.cpp
mlir/lib/Dialect/SparseTensor/Transforms/SparsificationAndBufferizationPass.cpp
mlir/test/Dialect/SparseTensor/sparse_vector_mv.mlir
|