[Clang][Sema] Reject declaring an alias template with the same name as its template...
[llvm-project.git] / libclc / generic / lib / math / native_exp2.cl
blob0312f998ebd8ac949d6b05dd912ce6a0e903bcc2
1 #include <clc/clc.h>
3 #define __CLC_NATIVE_INTRINSIC exp2
5 #define __CLC_BODY <native_unary_intrinsic.inc>
6 #define __FLOAT_ONLY
7 #include <clc/math/gentype.inc>