v2: fix fmax implementation
use consistent checks for __CLC_FP_SIZE
add missing TODOs
fix whitespace in definitions.h
v3: undef ZERO in modf.inc
Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
reviewer: Jeroen Ketema <j.ketema@xs4all.nl>
Reviewed-by: Aaron Watry <awatry@gmail.com>
Tested-by: Aaron Watry <awatry@gmail.com>
llvm-svn: 332677
|
||
|---|---|---|
| .. | ||
| half_exp.cl | ||
| half_exp2.cl | ||
| half_exp10.cl | ||
| half_log.cl | ||
| half_log2.cl | ||
| half_log10.cl | ||
| half_native_unary.inc | ||
| half_recip.cl | ||
| half_rsqrt.cl | ||
| half_sqrt.cl | ||
| native_exp.cl | ||
| native_exp.inc | ||
| native_log.cl | ||
| native_log.inc | ||
| native_log10.cl | ||
| native_log10.inc | ||
| nextafter.cl | ||
| sqrt.cl | ||