diff options
| author | Sven van Haastregt <sven.vanhaastregt@arm.com> | 2022-02-16 10:07:35 +0000 |
|---|---|---|
| committer | Sven van Haastregt <sven.vanhaastregt@arm.com> | 2022-02-16 10:07:35 +0000 |
| commit | 477bc8e8b9311fdac4c360b1fe7d29d0d10aac6c (patch) | |
| tree | 1dce76669ed9fac72e804a6ee81cf6c91a5e6c23 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h | |
| parent | 1ccfef14e57e3ccdf9bb796142225dad8ae08168 (diff) | |
| download | llvm-477bc8e8b9311fdac4c360b1fe7d29d0d10aac6c.zip llvm-477bc8e8b9311fdac4c360b1fe7d29d0d10aac6c.tar.gz llvm-477bc8e8b9311fdac4c360b1fe7d29d0d10aac6c.tar.bz2 | |
[OpenCL] Guard atomic_double with cl_khr_int64_*
It is necessary to guard atomic_double type according to
https://www.khronos.org/registry/OpenCL/specs/3.0-unified/html/OpenCL_C.html#_footnotedef_54.
Platform that disable cl_khr_int64_base_atomics and
cl_khr_int64_extended_atomics will have compiling errors even if
atomic_double is not used.
Patch by Haonan Yang.
Differential Revision: https://reviews.llvm.org/D119398
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h')
0 files changed, 0 insertions, 0 deletions
