Jay Foad 2fd37c9f33
[TableGen] Remove RegUnitIterator. NFC. (#147483)
TableGen's RegUnitIterator is a strange contraption that iterates over a
range of registers as well as the regunits of each register. Since it is
only used in one place in a `for` loop, it is much simpler to use two
nested loops instead.
2025-07-08 16:18:30 +01:00
..
2025-07-08 14:24:00 +00:00
2024-04-12 14:33:35 -07:00