This is preliminary work towards D110790
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D110882
[mlir][sparse] Factoring out getZero() and avoiding unnecessary Type params ClosedPublic Authored by wrengr on Sep 30 2021, 1:51 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: wenzhicui, Chia-hungDuan, dcaballe and 17 others. · View Herald TranscriptSep 30 2021, 1:51 PM wrengr added a child revision: D110790: [mlir][sparse] Implementing sparse=>dense conversion..Sep 30 2021, 1:59 PM wrengr added a child revision: D110883: [mlir][sparse] Factoring out allocaIndices().Sep 30 2021, 2:11 PM This revision is now accepted and ready to land.Oct 1 2021, 9:50 AM Closed by commit rGca010347145d: [mlir][sparse] Factoring out getZero() and avoiding unnecessary Type params (authored by wrengr). · Explain WhyOct 1 2021, 2:18 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 376631 mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorConversion.cpp
|
appropriate type -> given type