[LLVMdev] Math Library Intrinsics as native intrinsics

Villmow, Micah Micah.Villmow at amd.com
Tue Apr 7 14:05:47 PDT 2009


There seems to be some math library functions that are already built
into llvm as intrinsic(pow, exp, etc...) but there are lots that are not
built in yet. Is there currently work going on that is implementing
these? I do not want to duplicate work so I want to see what is out
there.

The math functions that I will be adding in are from the following spec,
section 6.

http://www.khronos.org/registry/cl/

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090407/25f41530/attachment.html>


More information about the llvm-dev mailing list