Anton Shepelev
1244fd24d9
[libc][math][c23] Add rsqrtf() function ( #159615 )
...
Closes #159614
**Changes:**
- Initial implementation of rsqrt for single precision float
**Some small unrelated style changes to this PR (that I missed in my
rsqrtf16 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
2025-10-08 23:37:01 -04:00
..
2025-01-07 15:56:12 -08:00
2025-10-06 11:46:45 +08:00
2025-10-08 22:08:22 +08:00
2025-10-06 11:46:45 +08:00
2025-10-02 12:33:21 -07:00
2025-09-04 14:02:43 -07:00
2025-04-28 15:06:52 -04:00
2025-01-07 15:56:12 -08:00
2025-10-06 11:46:45 +08:00
2024-10-14 13:35:04 -04:00
2025-01-07 15:56:12 -08:00
2025-02-14 14:01:18 -08:00
2025-07-18 11:35:09 -07:00
2025-08-07 16:45:14 -07:00
2024-08-13 08:20:37 -07:00
2025-01-07 15:56:12 -08:00
2025-02-07 09:20:18 +08:00
2025-02-07 09:20:18 +08:00
2024-07-13 10:52:42 -07:00
2025-01-07 15:56:12 -08:00
2024-03-22 08:24:08 -07:00
2025-01-07 15:56:12 -08:00
2024-03-22 08:24:08 -07:00
2025-01-07 15:56:12 -08:00
2025-02-17 17:06:59 -08:00
2024-03-22 08:24:08 -07:00
2025-01-07 15:56:12 -08:00
2024-03-22 08:24:08 -07:00
2025-01-07 15:56:12 -08:00
2024-03-22 08:24:08 -07:00
2025-01-07 15:56:12 -08:00
2025-03-18 11:38:33 -07:00
2025-01-28 12:22:51 -08:00
2025-06-11 09:51:34 -07:00
2025-02-15 16:32:30 -08:00
2025-01-28 12:22:51 -08:00
2025-10-08 23:37:01 -04:00
2025-02-05 13:24:39 -08:00
2025-02-05 13:24:39 -08:00
2024-12-10 09:00:06 -08:00
2025-07-29 16:39:40 +00:00
2024-03-22 08:24:08 -07:00
2025-08-16 16:05:45 -07:00
2025-07-18 11:35:09 -07:00
2025-07-18 11:35:09 -07:00
2024-03-22 08:24:08 -07:00
2025-02-07 10:43:56 -08:00
2025-07-18 11:35:09 -07:00
2024-03-22 08:24:08 -07:00
2025-02-21 08:24:59 -08:00
2024-03-22 08:24:08 -07:00
2025-01-07 15:56:12 -08:00
2024-03-22 08:24:08 -07:00
2025-10-08 15:17:31 -04:00
2024-03-22 08:24:08 -07:00
2025-01-07 15:56:12 -08:00
2024-03-22 08:24:08 -07:00
2025-06-12 10:45:47 -07:00
2025-02-15 16:32:30 -08:00
2025-01-28 12:22:51 -08:00
2025-06-11 09:51:34 -07:00
2025-07-18 11:35:09 -07:00
2025-07-18 11:35:09 -07:00
2025-03-06 16:25:14 -08:00
2025-03-06 16:25:14 -08:00
2024-03-22 08:24:08 -07:00
2025-01-07 15:56:12 -08:00
2025-07-18 11:35:09 -07:00
2024-08-13 16:02:43 -05:00
2025-09-03 14:55:02 -07:00
2025-07-18 11:35:09 -07:00
2025-05-09 09:02:33 -07:00
2024-03-22 08:24:08 -07:00
2025-10-02 12:33:21 -07:00
2025-01-28 12:22:51 -08:00
2025-07-29 16:34:10 +00:00
2025-07-17 13:06:04 -07:00