<div dir="rtl"><div dir="ltr"><div style="font-family:arial,sans-serif;font-size:12.727272033691406px"><div>Hi Tim,</div><div><br></div><div>The switch code in EmitCommonNeonSISDBuiltinExpr() :</div>


<div><br></div><div><div>  switch (BuiltinID) {</div><div>  default: break;</div><div>  }</div><div><br></div><div>CGBuiltin.cpp:2791 generates an obvious warning in Visual Studio.</div>


<div><br></div><div>It's a placeholder for things to come?</div><div><br></div><div>Yaron</div><div><br></div></div></div></div><div class="gmail_extra" dir="ltr"><br><br><div class="gmail_quote"><div>2014-03-29 18:09 GMT+03:00 Tim Northover <span dir="ltr"><<a href="mailto:tnorthover@apple.com" target="_blank">tnorthover@apple.com</a>></span>:</div>




<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Author: tnorthover<br>
Date: Sat Mar 29 10:09:45 2014<br>
New Revision: 205100<br>
<br>
URL: <a href="http://llvm.org/viewvc/llvm-project?rev=205100&view=rev" target="_blank">http://llvm.org/viewvc/llvm-project?rev=205100&view=rev</a><br>
Log:<br>
ARM64: initial clang support commit.<br>
<br>
This adds Clang support for the ARM64 backend. There are definitely<br>
still some rough edges, so please bring up any issues you see with<br>
this patch.<br>
<br>
As with the LLVM commit though, we think it'll be more useful for<br>
merging with AArch64 from within the tree.<br></blockquote></div></div></div>