aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2022-12-23 16:18:43 -0500
committerMatt Arsenault <Matthew.Arsenault@amd.com>2023-01-06 21:16:08 -0500
commit47288cc977fa31c44cc92b4e65044a5b75c2597e (patch)
tree836abd14bb96a969887d7d23fd28ca2919ac9e84 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp
parent0416883dc1f5d6b9bfa2c543f590f40e23868403 (diff)
downloadllvm-47288cc977fa31c44cc92b4e65044a5b75c2597e.zip
llvm-47288cc977fa31c44cc92b4e65044a5b75c2597e.tar.gz
llvm-47288cc977fa31c44cc92b4e65044a5b75c2597e.tar.bz2
AMDGPU: Invert handling of enqueued block detection
Invert the sense of the attribute and let the attributor figure this out like everything else. If needed we can have the not-OpenCL languages set amdgpu-no-default-queue and amdgpu-no-completion-action up front so they never have to pay the cost. There are also so many of these now, the offset use API should probably consider all of them at once. Maybe they should merge into one attribute with used fields. Having separate functions for each field in AMDGPUBaseInfo is also not the greatest API (might as well fix this when the patch to get the object version from the module lands).
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp')
0 files changed, 0 insertions, 0 deletions