diff options
author | Yaxun Liu <Yaxun.Liu@amd.com> | 2016-05-30 02:22:28 +0000 |
---|---|---|
committer | Yaxun Liu <Yaxun.Liu@amd.com> | 2016-05-30 02:22:28 +0000 |
commit | e8f49b9db7003377338e28d04ed84675cc7cd366 (patch) | |
tree | 6b47ec77e545cd3dbc90b7ae885bda6cea9a7917 /clang/test/OpenMP/taskloop_simd_codegen.cpp | |
parent | 3e5ce2b737d11bbadc2cde5901e178eade37caf6 (diff) | |
download | bcm5719-llvm-e8f49b9db7003377338e28d04ed84675cc7cd366.tar.gz bcm5719-llvm-e8f49b9db7003377338e28d04ed84675cc7cd366.zip |
[OpenCL] Add the default header file opencl-c.h for OpenCL C language
OpenCL has large number of "builtin" functions ("builtin" in the sense of OpenCL spec) which are defined in header files. To compile OpenCL kernels using these builtin functions, a header file is needed.
This header file is based on the Khronos implementation (https://github.com/KhronosGroup/SPIR/blob/spirv-1.0/lib/Headers/opencl.h) with heavy refactoring.
Re-commit after fixing failures on ppc64/systemz etc.
Differential Revision: http://reviews.llvm.org/D18369
llvm-svn: 271197
Diffstat (limited to 'clang/test/OpenMP/taskloop_simd_codegen.cpp')
0 files changed, 0 insertions, 0 deletions