[mlir][sparse] remove LoopOrd type (#74540)
Rationale: We no longer deal with topsort during sparsification, so that LoopId == LoopOrd for all methods. This first revision removes the types. A follow up revision will simplify some other remaining constructs that deal with loop order (e.g. at and ldx).
parent
341a51aa
Please register or sign in to comment