Depends On D151505
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D151513
[mlir][sparse] Updating STEA parser/printer to use the name "dimSlices" ClosedPublic Authored by wrengr on May 25 2023, 3:49 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 25 2023, 3:55 PM wrengr added a child revision: D151518: [mlir][sparse] Adding new STEA::{with,without}DimSlices factories.May 25 2023, 4:38 PM Closed by commit rG540d5e0ce66c: [mlir][sparse] Updating STEA parser/printer to use the name "dimSlices" (authored by wrengr). · Explain WhyMay 30 2023, 3:50 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 525853 mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorAttrDefs.td
mlir/lib/Dialect/SparseTensor/IR/SparseTensorDialect.cpp
mlir/test/Dialect/SparseTensor/convert_sparse2sparse.mlir
mlir/test/Dialect/SparseTensor/invalid.mlir
mlir/test/Dialect/SparseTensor/invalid_encoding.mlir
mlir/test/Dialect/SparseTensor/pre_rewriting.mlir
mlir/test/Dialect/SparseTensor/roundtrip.mlir
mlir/test/Dialect/SparseTensor/roundtrip_encoding.mlir
mlir/test/Dialect/SparseTensor/sparse_extract_slice.mlir
mlir/test/Dialect/SparseTensor/sparse_foreach.mlir
mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_foreach_slices.mlir
mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_matmul_slice.mlir
|