blob: 2216804ad5ec1758fe7c37157f633c895d67c650 [file] [log] [blame]
Peter Collingbourned5395fb2012-01-08 22:09:58 +00001#undef sin
2#define sin __clc_sin
3
4#define FUNCTION __clc_sin
5#define INTRINSIC "llvm.sin"
6#include <clc/math/unary_intrin.inc>