[flang] Accept polymorphic component element in storage_size
[llvm-project.git] / libclc / generic / lib / math / half_sin.cl
bloba64eec96c9df687532c2203a5462b530fddd825e
1 #include <clc/clc.h>
3 #define __CLC_FUNC sin
4 #define __CLC_BODY <half_unary.inc>
5 #define __FLOAT_ONLY
6 #include <clc/math/gentype.inc>