[X86] Legalize 128/256 gathers/scatters on KNL by using widening rather than...
[X86] Legalize 128/256 gathers/scatters on KNL by using widening rather than sign extending the index. We can just widen the vectors with undef and zero extend the mask. llvm-svn: 322308
Loading
Please register or sign in to comment