diff options
author | Sven van Haastregt <sven.vanhaastregt@arm.com> | 2022-02-03 11:09:41 +0000 |
---|---|---|
committer | Sven van Haastregt <sven.vanhaastregt@arm.com> | 2022-02-03 11:09:41 +0000 |
commit | d97a4dfea6c2781494f6fe54ce265128f5c08dc2 (patch) | |
tree | 2abaf39fcfb222ea8cbf264e7c726ec4f558e648 /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp | |
parent | 413e47ecd4476aec29699bcbd8425461a8821c80 (diff) | |
download | llvm-d97a4dfea6c2781494f6fe54ce265128f5c08dc2.zip llvm-d97a4dfea6c2781494f6fe54ce265128f5c08dc2.tar.gz llvm-d97a4dfea6c2781494f6fe54ce265128f5c08dc2.tar.bz2 |
[OpenCL] Move most _explicit atomics into multiclass; NFC
This will simplify future conditionalization for OpenCL 3.0
optionality of atomic features.
The only set of atomic functions not using the multiclass is
atomic_compare_exchange_strong/weak, as these don't fit the common
pattern due to having 2 MemoryOrder arguments.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp')
0 files changed, 0 insertions, 0 deletions