about summary refs log tree commit diff
path: root/library/compiler-builtins/libm/src/math/arch/x86/detect.rs
AgeCommit message (Expand)AuthorLines
2025-05-06Require `target_has_atomic = "ptr"` for runtime feature detectionTrevor Gross-2/+5
2025-05-03Use runtime feature detection for fma routines on x86Trevor Gross-0/+229