[TableGen] Simplify CodeGenHwModes constructor. NFC
Remove the loop that erases the DefaultMode from the Record vector. Instead we can skip over in the loop that creates HwMode objects.
Loading
Please sign in to comment
Remove the loop that erases the DefaultMode from the Record vector. Instead we can skip over in the loop that creates HwMode objects.