-
-
Notifications
You must be signed in to change notification settings - Fork 17
Issues: taiki-e/portable-atomic
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Make documentation for feature/cfg more readable
C-documentation
Category: related to documentation.
#125
opened Oct 10, 2023 by
taiki-e
Add a way to handle uninitialized memory within portable-atomic
C-enhancement
Category: A new feature or an improvement for an existing one
#116
opened Aug 13, 2023 by
notgull
Optional unprivileged even-more-unsafe mode for certain use cases?
C-enhancement
Category: A new feature or an improvement for an existing one
#60
opened Jan 11, 2023 by
cbiffle
Optimize atomic floats on nvptx
C-enhancement
Category: A new feature or an improvement for an existing one
O-nvptx
Target: NVPTX, https://llvm.org/docs/NVPTXUsage.html
#34
opened Aug 17, 2022 by
taiki-e
Consider providing fallback implementation that uses lock per atomic type
C-enhancement
Category: A new feature or an improvement for an existing one
#32
opened Aug 13, 2022 by
taiki-e
Support atomic CAS on BPF targets
C-enhancement
Category: A new feature or an improvement for an existing one
O-bpf
Target: BPF
#29
opened Aug 9, 2022 by
taiki-e
std Category: This is a bug of compiler or dependencies (the fix may require action in the upstream)
O-aarch64
Target: Armv8-A, Armv8-R, or later processors in AArch64 mode
O-arm
Target: 32-bit Arm processors (armv6, armv7, thumb...), including 64-bit Arm in AArch32 state
O-mips
Target: MIPS processors
O-powerpc
Target: PowerPC processors
Atomic{I,U}{8,16}::fetch_{max,min}
seem to broken on a few platform (LLVM bug)
C-upstream-bug
#2
opened Feb 24, 2022 by
taiki-e
Provides generic Area: related to portable-atomic-util crate
C-enhancement
Category: A new feature or an improvement for an existing one
Atomic<T>
type
A-portable-atomic-util
#1
opened Feb 23, 2022 by
taiki-e
ProTip!
Mix and match filters to narrow down what you’re looking for.