llvm-project/libclc/generic/include
Jan Vesely c374cb76f4 math: Add erf ported from amd-builtins
The scalar float/double function bodies are a direct copy/paste,
aside from the removed (optional) code in float function body that
requires subnormals.

reviewers: jvesely

Patch by: Vedran Miletić <rivanvx@gmail.com>

llvm-svn: 268766
2016-05-06 18:02:30 +00:00
..
clc math: Add erf ported from amd-builtins 2016-05-06 18:02:30 +00:00
math Fix implementation of sqrt v2 2015-07-10 13:37:07 +00:00
config.h configure: Add --enable-runtime-subnormal option 2015-04-20 18:49:50 +00:00