This reverts commit 10033a179f0c73f28f051ac70b058a0c61882e3a. Plus, it fixed windows warnings and gcc errors
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D139384
Revert "Revert "[mlir][sparse] Refactoring: abstract sparse tensor memory scheme into a SparseTensorDescriptor class."" ClosedPublic Authored by Peiming on Dec 5 2022, 5:27 PM.
Details Summary This reverts commit 10033a179f0c73f28f051ac70b058a0c61882e3a. Plus, it fixed windows warnings and gcc errors
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 6 2022, 8:57 AM Closed by commit rG191c43f60ef1: Revert "Revert "[mlir][sparse] Refactoring: abstract sparse tensor memory… (authored by Peiming). · Explain WhyDec 6 2022, 9:12 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 480516 mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensor.h
mlir/lib/Dialect/SparseTensor/Transforms/CodegenUtils.h
mlir/lib/Dialect/SparseTensor/Transforms/CodegenUtils.cpp
mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorCodegen.cpp
|