(These factories are used in downstream code, despite not being used within the MLIR codebase.)
Depends On D151513
Paths
| Differential D151518
[mlir][sparse] Adding new STEA::{with,without}DimSlices factories ClosedPublic Authored by wrengr on May 25 2023, 4:38 PM.
Details Summary (These factories are used in downstream code, despite not being used within the MLIR codebase.) Depends On D151513
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 25 2023, 5:08 PM Closed by commit rGaf2bec7c4a96: [mlir][sparse] Adding new STEA::{with,without}DimSlices factories (authored by wrengr). · Explain WhyMay 30 2023, 3:53 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 526832 mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorAttrDefs.td
mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorType.h
mlir/lib/Dialect/SparseTensor/IR/SparseTensorDialect.cpp
mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorCodegen.cpp
|