
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
7 lines
144 B
Common Lisp
7 lines
144 B
Common Lisp
#include <clc/clc.h>
|
|
#include <math/clc_fmod.h>
|
|
|
|
#define __CLC_FUNC fmod
|
|
#define __CLC_BODY <clc_sw_binary.inc>
|
|
#include <clc/math/gentype.inc>
|