aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2022-12-23 15:39:55 -0500
committerMatt Arsenault <Matthew.Arsenault@amd.com>2023-01-06 21:15:39 -0500
commit0416883dc1f5d6b9bfa2c543f590f40e23868403 (patch)
tree04a02dc1b27739bfcbf0d4a8e50617a3a438417d /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h
parent4ce5400a3fdf595c25aeaa467472efa62a83a232 (diff)
downloadllvm-0416883dc1f5d6b9bfa2c543f590f40e23868403.zip
llvm-0416883dc1f5d6b9bfa2c543f590f40e23868403.tar.gz
llvm-0416883dc1f5d6b9bfa2c543f590f40e23868403.tar.bz2
AMDGPU: Fix enqueue block lowering for opaque pointers
This was looking for a specific constant cast of the function, when the type doesn't matter. Doesn't bother trying to handle typed pointers, it will just assert. Things probably don't work completely correctly if the block kernel address is captured somewhere else, but that wouldn't work before either. The uses should really be loads out of the handle, and the handle initializer should contain the kernel address.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h')
0 files changed, 0 insertions, 0 deletions