summaryrefslogtreecommitdiffstats
path: root/libclc/generic/include/clc/math/fmod.h
Commit message (Collapse)AuthorAgeFilesLines
* fmod: Port from amd_builtinsJan Vesely2018-04-061-1/+3
| | | | | | | | | | | Uses only denormal path for fp32. Passes CTS on carrizo and turks. v2: whitespace fix Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu> Reviewer: Aaron Watry <awatry@gmail.com> llvm-svn: 329433
* Implement fmodJan Vesely2014-10-051-0/+2
Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu> Reviewed-by: Tom Stellard <tom@stellard.net> Reviewed-by: Aaron Watry <awatry@gmail.com> llvm-svn: 219087
OpenPOWER on IntegriCloud