The get_explicit_mantissa function returns the mantissa of an FPBits
floating point value with the implicit leading 1, if appropriate. This
function existed previously, but did not handle non-normal numbers
properly.
Details
Details
- Reviewers
lntue sivachandra - Commits
- rG6656029a4914: [libc][nfc] update get_explicit_mantissa
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo