Commit
a5376f6322132e3b0664de55348f6bbba1fabd00
by craig.topper[GlobalISel][AArch64][AMDGPU][X86] Teach LegalizationArtifactCombiner to
combine trunc(g_constant).
This allows X86 to properly form shift by immediate instructions since
we require an 8-bit constant to match the imported SelectionDAG
patterns.