; RUN: llvm-as < %s | opt -instcombine | llvm-dis | grep mul | wc -l | grep 2 <4 x float> %test(<4 x float> %V) { %Y = mul <4 x float> %V, %Z = mul <4 x float> %Y, ret <4 x float> %Z }