diff options
| author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2024-04-22 14:09:14 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-22 14:09:14 +0200 |
| commit | e4f7c524d7f3efa1e819ca2e2d835c8f4c5765f4 (patch) | |
| tree | 3242393d8b61830c396c54557fa425b0e05989fa /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp | |
| parent | f0cbdd3e352a1d45965be686f48eee51159bb218 (diff) | |
| download | llvm-e4f7c524d7f3efa1e819ca2e2d835c8f4c5765f4.zip llvm-e4f7c524d7f3efa1e819ca2e2d835c8f4c5765f4.tar.gz llvm-e4f7c524d7f3efa1e819ca2e2d835c8f4c5765f4.tar.bz2 | |
AMDGPU: Refactor atomicrmw fadd expansion logic (NFC) (#89469)
This had some repeated and overlapping conditions, which
made it more difficult to handle the new metadata scheme. Reflow
the function to handle the easy LDS cases first. For the flat/global
cases, write in a positive-enabled style where everything unhandled
hits a default cmpxchg.
Depends #89468
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp')
0 files changed, 0 insertions, 0 deletions
