Client code frequently wants to iterate over the values of these three types. This commit introduces the iterators themselves, whereas the next commit will perform the actual conversion from typedefs to newtypes.
Depends On D146690
Differential D146691
[mlir][sparse] Introducing iterators for TensorId, LoopId, TensorLoopId wrengr on Mar 22 2023, 10:40 PM. Authored by
Details
Client code frequently wants to iterate over the values of these three types. This commit introduces the iterators themselves, whereas the next commit will perform the actual conversion from typedefs to newtypes. Depends On D146690
Diff Detail
Event Timeline
|