[Libclc-dev] [PATCH] math: Add erf ported from amd-builtins

Vedran Miletić via Libclc-dev libclc-dev at lists.llvm.org
Mon May 2 16:32:23 PDT 2016


The port is straight from amd-builtins, analogous to erfc. Just like in
sinpi, the 32-bit float variant had optional code relying on subnormals
which was removed during porting.

Hope this can be merged.

Regards,
Vedran
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/libclc-dev/attachments/20160502/cfc0fd5b/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libclc-add-erf.patch
Type: text/x-patch
Size: 16949 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libclc-dev/attachments/20160502/cfc0fd5b/attachment.bin>


More information about the Libclc-dev mailing list