llvm-project/libclc/generic/lib/shared
Jan Vesely 0a5aac3fc4 Provide vstore_half helper to workaround clc restrictions
clang won't accept half precision loads and stores without cl_khr_fp16 since r281904

llvm-svn: 282106
2016-09-21 20:15:55 +00:00
..
clamp.cl Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
clamp.inc Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
max.cl Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
max.inc Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
min.cl Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
min.inc Make min follow the OCL 1.0 specs 2016-07-25 22:36:22 +00:00
vload.cl vload/vstore: Use casts instead of scalarizing everything in CLC version 2014-08-20 13:58:57 +00:00
vstore.cl Provide vstore_half helper to workaround clc restrictions 2016-09-21 20:15:55 +00:00
vstore_half.inc Provide vstore_half helper to workaround clc restrictions 2016-09-21 20:15:55 +00:00
vstore_half_helpers.ll Provide vstore_half helper to workaround clc restrictions 2016-09-21 20:15:55 +00:00