There is no way to represent pointer types in TableGen, so have the instruction
selector convert pointer types to scalar types in GIM_SwitchType.
This will be tested by CodeGen/AMDGPU/GlobalIsel/smrd.ll once AMDGPU moves
load selection logic into TableGen.