summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorChaitanya <Krishna.Sankisa@amd.com>2025-11-17 10:08:40 +0530
committerGitHub <noreply@github.com>2025-11-17 10:08:40 +0530
commit49d5bb0ad0cb31410184c462801c5049ad671517 (patch)
tree96ad1adbafb07b51506c402669dbba02e76d3baa /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentd5cdfd40d424c07e275308bc32cd3045f0195705 (diff)
[AMDGPU] Add amdgpu-lower-exec-sync pass to lower named-barrier globals (#165692)
This PR introduces `amdgpu-lower-exec-sync` pass which specifically lowers named-barrier LDS globals introduced by #114550 . Changes include: - Moving the logic of lowering named-barrier LDS globals from `amdgpu-lower-module-lds` pass to this new pass. - This PR adds the pass to pipeline, remove the existing lowering logic for named-barrier LDS in `amdgpu-lower-module-lds` See #161827 for discussion on this topic.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions