GlobalISel: Fix not failing on widening G_INSERT_VECTOR_ELT
This doesn't actually handled type idx 0, but was reporting Legalized on it. No test changes because nothing was trying to use this.
Loading
Please register or sign in to comment
This doesn't actually handled type idx 0, but was reporting Legalized on it. No test changes because nothing was trying to use this.