This helps catch segfaults and OOB.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D150917
[mlir][sparse] Adding SparseTensorEncodingAttr::getDimSlice ClosedPublic Authored by wrengr on May 18 2023, 4:18 PM.
Details Summary This helps catch segfaults and OOB.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 18 2023, 4:22 PM Closed by commit rG867e19648df2: [mlir][sparse] Adding SparseTensorEncodingAttr::getDimSlice (authored by wrengr). · Explain WhyMay 18 2023, 5:06 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 523598 mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorAttrDefs.td
mlir/lib/Dialect/SparseTensor/IR/SparseTensorDialect.cpp
|