diff options
author | Anton Shepelev <44649959+amemov@users.noreply.github.com> | 2025-10-08 23:37:01 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-08 23:37:01 -0400 |
commit | 1244fd24d9b61cfcebc12a05726a8fc82da0109e (patch) | |
tree | f119b0d2e6aae49c2a5b41aeecc24e4fc4612537 /openmp/libompd/test/openmp_examples/fibonacci.c | |
parent | 018ae02785da5a35bea8a6eb04f6398c052228f9 (diff) | |
download | llvm-1244fd24d9b61cfcebc12a05726a8fc82da0109e.zip llvm-1244fd24d9b61cfcebc12a05726a8fc82da0109e.tar.gz llvm-1244fd24d9b61cfcebc12a05726a8fc82da0109e.tar.bz2 |
[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
Diffstat (limited to 'openmp/libompd/test/openmp_examples/fibonacci.c')
0 files changed, 0 insertions, 0 deletions