================ @@ -112,9 +112,8 @@ struct FPBits : public internal::FPBitsCommon<get_fp_type<T>()> { } LIBC_INLINE constexpr void set_sign(bool signVal) { ---------------- legrosbuffle wrote: [nit] `SignVal` https://github.com/llvm/llvm-project/pull/76033