[llvm] BPF: Generate locked insn for __sync_fetch_and_add() with cpu v1/v2 (PR #106494)
via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 30 11:31:40 PDT 2024
================
@@ -171,81 +168,14 @@ bool BPFMIPreEmitChecking::processAtomicInsts() {
}
}
}
-
----------------
eddyz87 wrote:
Understood, thank you for explaining
https://github.com/llvm/llvm-project/pull/106494
More information about the llvm-commits
mailing list