You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Initial implementation of rsqrt for single precision float
Some small unrelated changes to this PR:
- Added extra - to the top comments to make it look nicer in libc/shared/math/rsqrtf16.h
- Put rsqrtf16 inside of libc/src/__support/math/CMakeLists.txt in sorted order
- Rearanged libc_math_function rsqrtf16 in Bazel to match alphabetical order
0 commit comments