[SampleProfileLoader] Fix integer overflow in generateMDProfMetadata (#90217)
[llvm-project.git] / libclc / generic / lib / math / half_sqrt.cl
blob5c93657be65d762cfb2effe4aa4fceb70465e4ee
1 #include <clc/clc.h>
3 #define __CLC_FUNC sqrt
4 #define __CLC_BODY <half_unary.inc>
5 #define __FLOAT_ONLY
6 #include <clc/math/gentype.inc>