[flang] Accept polymorphic component element in storage_size
[llvm-project.git] / libclc / generic / lib / math / nan.cl
blob03752ab2d238b9a12ec409ad3b0a8884dd7f2017
1 #include <clc/clc.h>
2 #include "utils.h"
4 #define __CLC_AS_GENTYPE __CLC_XCONCAT(as_, __CLC_GENTYPE)
5 #define __CLC_BODY <nan.inc>
6 #include <clc/math/gentype.inc>