diff options
| author | Shreeyash Pandey <shreeyash335@gmail.com> | 2025-10-09 00:47:31 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-08 15:17:31 -0400 |
| commit | c57796dcb2690657a99bf328e0f2e3c10bc0ab4d (patch) | |
| tree | 1bc19f6a08f37e7a8bedaf14f9c16a413e5574b8 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h | |
| parent | 33e6a9ae41413878cf04ff7d688e057dbd3ac256 (diff) | |
| download | llvm-c57796dcb2690657a99bf328e0f2e3c10bc0ab4d.zip llvm-c57796dcb2690657a99bf328e0f2e3c10bc0ab4d.tar.gz llvm-c57796dcb2690657a99bf328e0f2e3c10bc0ab4d.tar.bz2 | |
[libc][stdfix] Implement fxdivi functions (rdivi) (#154914)
This PR includes only one of the fxdivi functions (rdivi). It uses a
polynomial function for initial approximation followed by 4
newton-raphson iterations to calculate the reciprocal and finally
multiplies the numerator with it to get the result.
---------
Signed-off-by: Shreeyash Pandey <shreeyash335@gmail.com>
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h')
0 files changed, 0 insertions, 0 deletions
