Implement Eli's feedback for vecto constant expressions;
For ExtVectorType, initializer is splatted to all elements. For VectorType, initializer is bitcast to vector type. Verified that for VectorType, output is identical to gcc. llvm-svn: 74600
Loading
Please register or sign in to comment