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