summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorgonzalobg <65027571+gonzalobg@users.noreply.github.com>2024-07-24 20:33:43 +0200
committerGitHub <noreply@github.com>2024-07-24 11:33:43 -0700
commit3db78fa1dd639ba5db761023e04f97418cfcd00e (patch)
tree6469189893b2dd7fe5a823e775883918b32127f1 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent0760aec54ca6f680f4786c4fc3bbae8f500deeab (diff)
[NVPTX] Add Volta Load/Store Atomics (.relaxed, .acquire, .release) and Volatile (.mmio/.volatile) support (#99709)
Followup to https://github.com/llvm/llvm-project/pull/98022 which broke support for LLVM `unordered` atomic ordering. This PR lowers `atomic unordered` to PTX volatile operations to preserve atomicity, and adds a bunch of tests for this ordering to the NVPTX backend (we had none).
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions