<div dir="ltr">And another question, should -1 be a valid index to specify undef?</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jul 18, 2013 at 9:58 PM, Craig Topper <span dir="ltr"><<a href="mailto:craig.topper@gmail.com" target="_blank">craig.topper@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">What are the supported forms of __builtin_shufflevector supposed to be?<div><br></div><div>Comments in SemaChecking.cpp indicates these</div>
<div><div>  // 1) unary, vector mask: (lhs, mask)</div><div>  // 2) binary, vector mask: (lhs, rhs, mask)</div>
<div>  // 3) binary, scalar mask: (lhs, rhs, index, ..., index)</div></div><div><br></div><div>But the actual code in SemaChecking.cpp only implements 1 and 3. I tried to use 2 and it fails with "index for __builtin_shufflevector must be a constant integer" on the 3rd argument.</div>

<div><br></div><div><br></div><div>Additionally, official documentation indicates only form 3 is supported. <a href="http://clang.llvm.org/docs/LanguageExtensions.html" target="_blank">http://clang.llvm.org/docs/LanguageExtensions.html</a></div>
<span class="HOEnZb"><font color="#888888">
<div><br></div>-- <br>~Craig
</font></span></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>~Craig
</div>