summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorJay Foad <jay.foad@amd.com>2022-02-02 11:35:36 +0000
committerJay Foad <jay.foad@amd.com>2022-02-02 17:12:36 +0000
commitddd3807e6952dedfd842b3b10076a614f75c1979 (patch)
treebfe2c9d120eabd93f1785be20d0335dd50ba6db8 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentab9a571a942a9d6fbf4270f115959cc357de2007 (diff)
[AMDGPU] Use new target MMO flag MONoClobber
This allows us to set the noclobber flag on (the MMO of) a load instruction instead of on the pointer. This fixes a bug where noclobber was being applied to all loads from the same pointer, even if some of them were clobbered. Differential Revision: https://reviews.llvm.org/D118775
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions