[libc] [llvm] [reland][libc][NFC] Refactor FPBits and remove LongDoubleBits specialization (PR #78447)
Clement Courbet via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 17 06:41:09 PST 2024
legrosbuffle wrote:
As discussed, `create_value(bool sign, StorageType biased_exp, StorageType mantissa)` should be taking a `BiasedExponent`.
https://github.com/llvm/llvm-project/pull/78447
More information about the llvm-commits
mailing list