<div class="gmail_quote">On Wed, Mar 30, 2011 at 6:43 PM, Matt Beaumont-Gay <span dir="ltr"><<a href="mailto:matthewbg@google.com">matthewbg@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div id=":fsf">+    Int = poly ? unsigned(Intrinsic::arm_neon_vmullp) : Int;</div></blockquote></div><br><div>nitpick: I generally prefer C-style casts for C types, and that seems to be the more common practice in LLVM and Clang.</div>