[cfe-dev] fma

reed kotler rkotler at mips.com
Fri Aug 30 17:32:56 PDT 2013


Does anyone know how to get C code to emit calls to builtin fma  ?

declare float     @llvm.fma.f32(float  %a, float  %b, float  %c)
declare double    @llvm.fma.f64(double %a, double %b, double %c)

tia.

reed
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20130830/88ba9eee/attachment.html>


More information about the cfe-dev mailing list