[X86] Better handling of impossibly large stack frames (#124217)
[llvm-project.git] / libclc / generic / lib / math / exp10.cl
blobe7456dd139e69d52c4c7d253dbf491817d8521e1
1 #include <clc/clc.h>
2 #include <math/clc_exp10.h>
4 #define __CLC_FUNC exp10
5 #define __CLC_BODY <clc_sw_unary.inc>
6 #include <clc/math/gentype.inc>