AMDGPU/GlobalISel: Fix crashing on weird G_INSERT sources
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Thu, 6 Feb 2020 13:34:18 +0000 (08:34 -0500)
committerMatt Arsenault <arsenm2@gmail.com>
Mon, 30 Mar 2020 22:14:04 +0000 (18:14 -0400)
commitd0dd24a381a7ee54cb42201889a0d4533b0f9ffa
treedc5582b12f38973bd5ce0489d98ad9b471e1c7b3
parent05b04c685c9c5a5abc2ab9bd160a40c58c684b23
AMDGPU/GlobalISel: Fix crashing on weird G_INSERT sources

No test since these cases shouldn't really be getting through the
legalizer.
llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp