================ @@ -80,6 +89,52 @@ enum class IterKind : uint8_t { kFilter, }; +class SparseIterationSpace { ---------------- ingomueller-net wrote: A bit of doc could be helpful here. https://github.com/llvm/llvm-project/pull/89143