[SampleProfileLoader] Fix integer overflow in generateMDProfMetadata (#90217)
[llvm-project.git] / libclc / generic / lib / math / remainder.cl
blob0a22ee8be2dd86018671e7c2256907055aa08c2a
1 #include <clc/clc.h>
2 #include <math/clc_remainder.h>
4 #define __CLC_FUNC remainder
5 #define __CLC_BODY <clc_sw_binary.inc>
6 #include <clc/math/gentype.inc>