diff options
| author | Weining Lu <luweining@loongson.cn> | 2022-10-19 07:58:35 +0800 |
|---|---|---|
| committer | Weining Lu <luweining@loongson.cn> | 2022-10-19 10:05:35 +0800 |
| commit | 771aee91c85b15bb854f4811822d6bb74107bb2e (patch) | |
| tree | 7f6f9212bf48145d89c6047ddd5766fb192d7b8d /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | df9d60af1f9fa44f411b656bbc691d950c6fc087 (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
