[SampleProfileLoader] Fix integer overflow in generateMDProfMetadata (#90217)
[llvm-project.git] / libclc / generic / lib / math / tanpi.cl
blob0012fb43f1172723dbd3b1254ec219427dbc573e
1 #include <clc/clc.h>
3 #include <math/clc_tanpi.h>
5 #define __CLC_FUNC tanpi
6 #define __CLC_BODY <clc_sw_unary.inc>
7 #include <clc/math/gentype.inc>