Commit 2867197
authored
Remove patch for opencl-c.h (#391)
Not all functions that use Image type should be wrapped by
feature macro __opencl_c_images because some of these functions
need to be available for OpenCL C 1.2 in which feature macro can not be
set.
Therefore this patch needs to be removed because it broke backward
compatibility for OpenCL C 1.2
Additionally, fixed cross-compilation crash. The bug was added by PR
#3791 parent 26f2146 commit 2867197
File tree
2 files changed
+0
-487
lines changed- cl_headers
- patches/clang
2 files changed
+0
-487
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
0 commit comments