<div dir="ltr"><div>> "-ffp-contract=fast" is needed<br><br></div>Correct - clang is different than gcc, icc, msvc, xlc, etc. on this. Still haven't seen any explanation for how this is better though...<br>
<div><div><br><a href="http://llvm.org/bugs/show_bug.cgi?id=17188">http://llvm.org/bugs/show_bug.cgi?id=17188</a><br><a href="http://llvm.org/bugs/show_bug.cgi?id=17211">http://llvm.org/bugs/show_bug.cgi?id=17211</a><br>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Dec 18, 2013 at 6:02 AM, Tim Northover <span dir="ltr"><<a href="mailto:t.p.northover@gmail.com" target="_blank">t.p.northover@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="im">> I believe that's the NEON VMLA, not the VFP one.<br>
<br>
</div>Turns out I was misreading the assembly. I wish "vmla" and "vfma"<br>
weren't so similar-looking.<br>
<br>
For Suyog that means the option "-ffp-contract=fast" is needed to get<br>
vfma when needed. Sorry about the bad information earlier.<br>
<br>
Cheers.<br>
<div class=""><div class="h5"><br>
Tim.<br>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
</div></div></blockquote></div><br></div></div></div></div>