Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D140171
[mlir][sparse] Added new SparseTensorEncodingAttr::withoutOrdering factory ClosedPublic Authored by wrengr on Dec 15 2022, 2:33 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 15 2022, 2:37 PM Closed by commit rG96fef4dc3c93: [mlir][sparse] Added new SparseTensorEncodingAttr::withoutOrdering factory (authored by wrengr). · Explain WhyDec 15 2022, 6:15 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 483349 mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorAttrDefs.td
mlir/lib/Dialect/SparseTensor/IR/SparseTensorDialect.cpp
mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorConversion.cpp
|