[libc-commits] [libc] [libc][NFC] Move functions from `FPBits` to `FPRep`, make `bits` member private (PR #79974)
Guillaume Chatelet via libc-commits
libc-commits at lists.llvm.org
Tue Jan 30 01:52:55 PST 2024
gchatelet wrote:
We can probably rewrite the code that directly manipulates the bit representation with higher level functions.
https://github.com/llvm/llvm-project/pull/79974
More information about the libc-commits
mailing list