I am trying to move towards much more space-efficient switch statements, using popcnt, as described in PR39013. This is the first in a series.
Also add baseline tests to show effect of later patches.
The previous version of this patch series: D61150
Here and in the next file: You've generated new CHECK lines with update_test_checks, but the old ones are still there. These need to be manually dropped.