Removed some TODOs that are not likely to be done
or are already recorded through git tracker.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D156836
[mlir][sparse] clean up a few TODOs and layout ClosedPublic Authored by aartbik on Aug 1 2023, 4:29 PM.
Details Summary Removed some TODOs that are not likely to be done
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 1 2023, 4:53 PM This revision was landed with ongoing or failed builds.Aug 1 2023, 5:06 PM Closed by commit rGf9da447fa791: [mlir][sparse] clean up a few TODOs and layout (authored by aartbik). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 546271 mlir/include/mlir/Dialect/SparseTensor/IR/CMakeLists.txt
mlir/include/mlir/Dialect/SparseTensor/IR/Enums.h
mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorAttrDefs.td
mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorOps.td
mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorStorageLayout.h
mlir/include/mlir/Dialect/SparseTensor/Transforms/Passes.h
|