diff options
author | Kiran Chandramohan <kiran.chandramohan@arm.com> | 2024-05-16 08:04:40 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-16 08:04:40 +0100 |
commit | 89ee3ae2bd1d5705a3e775e3f30bf0ec6d8d863a (patch) | |
tree | e3d55cc1a2ae49d1bb30374404b1f73d27daf9d0 /lldb/packages/Python/lldbsuite/test | |
parent | 7c956293d856224dd6a1b633820ef53009f7ef1c (diff) | |
download | llvm-89ee3ae2bd1d5705a3e775e3f30bf0ec6d8d863a.zip llvm-89ee3ae2bd1d5705a3e775e3f30bf0ec6d8d863a.tar.gz llvm-89ee3ae2bd1d5705a3e775e3f30bf0ec6d8d863a.tar.bz2 |
[Flang][OpenMP] Fix update operation not found issue (#92165)
If there is only one non-terminator operation in the update region then
the update operation can be found and we can try to generate an
atomicrmw instruction. Otherwise use the cmpxchg loop.
Fixes #91929
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions