; RUN: llc < %s -march=x86-64 -mcpu=corei7 -mattr=+avx2 ; make sure that we are not crashing. define <16 x i32> @autogen_SD34717() { BB: %Shuff7 = shufflevector <16 x i32> zeroinitializer, <16 x i32> zeroinitializer, <16 x i32> %B9 = lshr <16 x i32> zeroinitializer, %Shuff7 ret <16 x i32> %B9 }