summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorSven van Haastregt <sven.vanhaastregt@arm.com>2024-05-22 09:38:01 +0200
committerGitHub <noreply@github.com>2024-05-22 09:38:01 +0200
commit89c23f7683efbdf896670218be9095d57ae3e348 (patch)
tree701cc700f8327f8b088341f1d62c0ad22ab6be38 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent235465e40475a3bce1c11b21032844c0c8e14f28 (diff)
[SPIR-V] Add cl_khr_kernel_clock / SPV_KHR_shader_clock extension (#92771)
Recognize `cl_khr_kernel_clock` builtins and translate them to `OpReadClockKHR` instructions. The `Scope` operand is deduced from the builtin function name. spirv-val does not pass yet due to OpReadClockKHR only supporting the valid scopes for Vulkan (Device and Subgroup, but not Workgroup), so leave validation disabled with a TODO.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions