[clang] [llvm] [BPF] Add load-acquire and store-release instructions under -mcpu=v4 (PR #108636)

via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 9 18:50:41 PDT 2024


4ast wrote:

> BPF_ATOMIC | BPF_DW | BPF_LDX

I'd rather not. See my earlier comment. Existing *fetch* flavors return the value.

https://github.com/llvm/llvm-project/pull/108636


More information about the cfe-commits mailing list