<div class="gmail_quote"><div>Hi Stephen,</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
the llvm.fmuladd.* intrinsic is itself a guarantee that the fused expression would be legal.  This should simply say "... that the fused expression would be efficient."<br></blockquote><div><br></div><div>I meant 'legal' in the sense that the target architecture has a fused multiply-add instruction, since clang will generate llvm.fmuladds regardless of the target. I'll try to think up an alternate way to phrase that.</div>
<div> </div><div>- Lang.</div></div>