summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
diff options
context:
space:
mode:
authorAlexey Bader <alexey.bader@intel.com>2020-08-25 17:05:19 +0300
committerAlexey Bader <alexey.bader@intel.com>2020-09-29 15:23:50 +0300
commit9263931fcccdc99000c1de668bea330711333729 (patch)
treed1ea273ddda1ce8857d40631d2eb0e5176ad5a9f /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
parentc5a4900e1a00e88df9d6d9bc39594ff8afd0d9b5 (diff)
[SYCL] Assume SYCL device functions are convergent
SYCL device compiler (similar to other SPMD compilers) assumes that functions are convergent by default to avoid invalid transformations. This attribute can be removed if compiler can prove that function does not have convergent operations. Reviewed By: Naghasan Differential Revision: https://reviews.llvm.org/D87282
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions