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