[X86] Don't pass a scale value of 0 to scatter/gather intrinsics. This causes the...
[oota-llvm.git] / test / CodeGen / X86 / pr23603.ll
2015-06-02 Sanjoy Das[SelectionDAG] Fix PR23603.