summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorWeining Lu <luweining@loongson.cn>2022-10-19 07:58:35 +0800
committerWeining Lu <luweining@loongson.cn>2022-10-19 10:05:35 +0800
commit771aee91c85b15bb854f4811822d6bb74107bb2e (patch)
tree7f6f9212bf48145d89c6047ddd5766fb192d7b8d /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentdf9d60af1f9fa44f411b656bbc691d950c6fc087 (diff)
Reland "[LoongArch] Fix codegen of atomicrmw nand"
Fix invalid RISCV-like MI being emitted for performing the `not` operation: the LoongArch `xori` zero-extends the immediate, hence is not equivalent to RISCV `xori`. The LoongArch `not` is a `nor` with zero. Patch by lrzlin (Lin Runze). Differential Revision: https://reviews.llvm.org/D136021
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions