![]() IIUC, the conversion part is not part of atomic operations and fences should be put around converted atomic operations. This also fixes atomic load of floating point values which requires fence on PowerPC. Reviewed By: efriedma Differential Revision: https://reviews.llvm.org/D127609 |
||
---|---|---|
.. | ||
atomicrmw-fp.ll | ||
cfence-double.ll | ||
cfence-float.ll | ||
cmpxchg.ll | ||
issue55983.ll | ||
lit.local.cfg |