summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorValentin Clement (バレンタイン クレメン) <clementval@gmail.com>2024-09-18 20:22:06 -0700
committerGitHub <noreply@github.com>2024-09-18 20:22:06 -0700
commitcdf447baa50e837961384fab1e4d087da30b6f3d (patch)
tree3e9e8d38e21e3885492aba93bd41cf0ad25f0166 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parentc9aa9d53b6f92d9780430ab8239ea9117574c95d (diff)
[flang][cuda] Add function to allocate and deallocate device module variable (#109213)
This patch adds new runtime entry points that perform the simple allocation/deallocation of module allocatable variable with cuda attributes. When the allocation is initiated on the host, the descriptor on the device is synchronized. Both descriptors point to the same data on the device. This is the first PR of a stack.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions