Move the functionality to codegen utils for sharing with the codegen path.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D141514
[mlir][sparse] Refactor the code that reshapes the values buffer for annotated all dense tensors. ClosedPublic Authored by bixia on Jan 11 2023, 9:00 AM.
Details Summary Move the functionality to codegen utils for sharing with the codegen path.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 11 2023, 3:22 PM Closed by commit rGd114dfba2dc4: [mlir][sparse] Refactor the code that reshapes the values buffer for annotated… (authored by bixia). · Explain WhyJan 11 2023, 4:03 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 488412 mlir/lib/Dialect/SparseTensor/Transforms/CodegenUtils.h
mlir/lib/Dialect/SparseTensor/Transforms/CodegenUtils.cpp
mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorConversion.cpp
|