-
-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
C-enhancementCategory: A new feature or an improvement for an existing oneCategory: A new feature or an improvement for an existing oneO-bpfTarget: BPFTarget: BPF
Description
Another target that doesn't support atomic CAS in the standard library.
portable-atomic/tools/build.sh
Line 199 in d547b60
| bpf*) ;; # TODO |
This LLVM test indicates that many of the 64-bit and 32-bit atomic operations are already supported.
Refs: https://www.kernel.org/doc/html/latest/bpf/instruction-set.html#atomic-operations
Metadata
Metadata
Assignees
Labels
C-enhancementCategory: A new feature or an improvement for an existing oneCategory: A new feature or an improvement for an existing oneO-bpfTarget: BPFTarget: BPF