[libc] Modify Exponent decomposition functions to work with emulated Float128
Open
good first issue
libc
- Dominant language
- LLVM
- Stars
- 40.5k
- Forks
- 18.7k
- PR merge metrics
- PR metrics pending
Description
The following functions should be modified
- `frexpf128`
- `logbf128`
- `ilogbf128`
- `llogbf128`
part of https://github.com/llvm/llvm-project/issues/216576
> [!NOTE]
> - Please read the https://llvm.org/docs/AIToolPolicy.html
> - You can use already merged PRs for reference
Contributor guide
Assessment
This issue has not been assessed yet.