diff options
author | Valentin Clement (バレンタイン クレメン) <clementval@gmail.com> | 2024-05-21 09:59:35 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-21 09:59:35 -0700 |
commit | 0eca2655843e1b79e6c65c7239bce8c9a1509568 (patch) | |
tree | 1e9994a964a5ce367ba1ac8ac9712049183dc663 /lldb/source/Commands/CommandObjectThread.cpp | |
parent | 4636b66de513dfa15da1ba071f279b64ad68903f (diff) | |
download | llvm-0eca2655843e1b79e6c65c7239bce8c9a1509568.zip llvm-0eca2655843e1b79e6c65c7239bce8c9a1509568.tar.gz llvm-0eca2655843e1b79e6c65c7239bce8c9a1509568.tar.bz2 |
[flang][cuda] Fix memory side effects on cuf.data_transfer op (#92928)
The memory side effects on the `cuf.data_transfer` operation were
swapped between the src and dst operands. We read from source and write
to destination not the opposite.
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions