Added a type with different pointer/index bit width. Also
added some sanity CHECKs on the stored indices.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D112778
[mlir][sparse] refine the mixed width sparse conversion test ClosedPublic Authored by aartbik on Oct 28 2021, 8:09 PM.
Details Summary Added a type with different pointer/index bit width. Also
Diff Detail
Event TimelineHerald added subscribers: wenzhicui, wrengr, Chia-hungDuan and 19 others. · View Herald TranscriptOct 28 2021, 8:09 PM This revision is now accepted and ready to land.Oct 29 2021, 1:29 PM Closed by commit rG0121c96f375e: [mlir][sparse] refine the mixed width sparse conversion test (authored by aartbik). · Explain WhyOct 29 2021, 1:31 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 383488 mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_conversion_ptr.mlir
|