double version passes on carrizo. float version fails on denormals. Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu> Reviewer: Aaron Watry <awatry@gmail.com> llvm-svn: 331434
9 lines
196 B
C
9 lines
196 B
C
#define __CLC_FUNCTION __clc_remquo
|
|
|
|
#define __CLC_BODY <clc/math/remquo.inc>
|
|
#define __CLC_ADDRESS_SPACE private
|
|
#include <clc/math/gentype.inc>
|
|
#undef __CLC_ADDRESS_SPACE
|
|
|
|
#undef __CLC_FUNCTION
|