llvm-project/libclc/generic
Jeroen Ketema dd1fbc0082 Add half limits
These are apparently only defined in OpenCL 1.2.

HALF_MAX, HALF_MIN and HALF_EPSILON are currently omitted. Clang does
not seem to support the ‘h’ suffix for half float constants even with
the cl_khr_fp16 extension enabled.

Reviewed-by: Tom Sellard <tom@stellard.net>
llvm-svn: 211579
2014-06-24 09:51:01 +00:00
..
include Add half limits 2014-06-24 09:51:01 +00:00
lib Move clcmacro.h to avoid cluttering user namespace v2 2014-06-24 09:36:32 +00:00