diff options
| author | Katherine Rasmussen <krasmussen@lbl.gov> | 2022-10-12 17:32:14 -0700 |
|---|---|---|
| committer | Katherine Rasmussen <krasmussen@lbl.gov> | 2022-10-18 11:20:12 -0600 |
| commit | 1eb5cd020c8782166c13a4d14b2a911e3d00de3d (patch) | |
| tree | 2d61f6e8519a0e832aeaf21b367ff2284b8b2693 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | f5c747bfbe36b8f53e6fe2d85ffcaecba6d7153c (diff) | |
[flang] Add atomic_cas to the list of intrinsics
Add the atomic subroutine, atomic_cas, to the list of intrinsic
subroutines and check one of its arguments for a coindexed object.
Create a new function, CheckAtomicKind, that will be used for the
atomic subroutines that have arguments that can be either of type
int and of kind atomic_int_kind or of type logical and of kind
atomic_logical_kind.
Reviewed By: jeanPerier
Differential Revision: https://reviews.llvm.org/D135835
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
