<div dir="ltr"><div class="gmail_extra">On Fri, May 3, 2013 at 11:07 AM, Blind Faith <span dir="ltr"><<a href="mailto:person.of.book@gmail.com" target="_blank">person.of.book@gmail.com</a>></span> wrote:</div><div class="gmail_extra">
...<br><div class="gmail_quote"><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"><div dir="ltr">"<span style="font-family:arial,sans-serif;font-size:13px">You may be passing operands of the wrong type to the intrinsic" -> </span>Well I don't do anything to the LLVM bit code, I just try to compile my C code, all code being generated by clang.</div>
</blockquote><div><br></div><div style>Sorry for misunderstanding...</div><div style><br></div><div style>I have a simple test here that generates @llvm.x86.sse42.crc32.64.64(i64 %28, i64 %29). It appears to work as expected using Clang from trunk. You should probably file a Bug with your specific test case and environment details.</div>
<div style><br></div><div style>If you're feeling ambitious ;), you could try -emit-llvm and see what's coming across the interface.</div><div style><br></div><div style>-Cameron</div></div></div></div>