<div dir="ltr"><div class="gmail_quote"><div><font face="Courier, Monospaced">Hi, <br> </font></div><font face="Courier, Monospaced"><p>Based on LLVM lang spec (<a href="http://www.google.com/url?sa=D&q=http://llvm.org/docs/LangRef.html%23i_bitcast&usg=AFQjCNFsBtV4Cr8zpL5UpgoIASRDFvcdSw" rel="nofollow" target="_blank">http://llvm.org/docs/LangRef.html#i_bitcast</a>) notes <br>


 I have understood ,that bitcast of vectors to vectors is OK,only if provided the vectors are of <br> the same size.Is it possible to convert a vectors from different size? For example a vector of 3 elements Int16Ty type to vector having one element of 64 bit Int64Ty ?</p>

<p>Thank you</p></font></div></div>