about summary refs log tree commit diff
path: root/library/compiler-builtins/libm/src/math/mod.rs
AgeCommit message (Collapse)AuthorLines
2025-04-29Refactor the fma modulesTrevor Gross-4/+2
Move implementations to `generic/` like the other functions. This also allows us to combine the `fma` and `fma_wide` modules.
2025-04-19libm: Flatten the `libm/libm` directoryTrevor Gross-0/+396