This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
libc
/
src
/
__support
/
fixed_point
History
lntue
7dd4ce484c
[libc][stdfix] Fix overflow problem for fixed point sqrt when the inputs are close to max. (
#90558
)
...
Fixes
https://github.com/llvm/llvm-project/issues/89668
2024-04-30 13:22:27 -04:00
..
CMakeLists.txt
[libc][stdfix] Add integer square root with fixed point output functions. (
#83959
)
2024-03-06 18:35:44 -05:00
fx_bits.h
[libc] Fix a bug in fx_bits.h due to integer promotion of bitwise ops. (
#83647
)
2024-03-01 21:59:41 -05:00
fx_rep.h
[libc][stdfix] Add exp function for short _Accum and _Accum types. (
#84391
)
2024-03-07 17:58:28 -05:00
sqrt.h
[libc][stdfix] Fix overflow problem for fixed point sqrt when the inputs are close to max. (
#90558
)
2024-04-30 13:22:27 -04:00