This patch contains two pars: - first to revert the patch https://github.com/llvm/llvm-project/pull/101428. - second to remove `atomic_fetch_and_*()` to `atomic_<op>()` conversion (when return value is not used), but preserve `__sync_fetch_and_add()` to locked insn with cpu v1/v2.
6.9 KiB
6.9 KiB