This helps to reduce the confusion from using unsigned everywhere.
Depends On D145606
Paths
| Differential D145611
[mlir][sparse] Making SortMask into an enum-class ClosedPublic Authored by wrengr on Mar 8 2023, 1:43 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 8 2023, 2:04 PM wrengr added a child revision: D145620: [mlir][sparse] Factoring out Merger::expIsTensor.Mar 8 2023, 3:20 PM Closed by commit rG115c7beda74f: [mlir][sparse] Making SortMask into an enum-class (authored by wrengr). · Explain WhyMar 8 2023, 3:25 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 503541 mlir/lib/Dialect/SparseTensor/Transforms/Sparsification.cpp
|
I probably need to rethink about how it works with includeDenseInput/Output differently, but this is irrelevant to this patch.