blob: a000e243eb4876241c1e8ea785731277f1c322ac [file] [log] [blame]
#undef sqrt
#define sqrt __clc_sqrt
#define FUNCTION __clc_sqrt
#define INTRINSIC "llvm.sqrt"
#include <clc/math/unary_intrin.inc>