[all-commits] [llvm/llvm-project] 747061: [libc][NFC] Make `QNAN_MASK` an implementation det...

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Tue Dec 19 08:16:46 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 747061f9ba7e2d6cdf730d3bd2cda1134f1175a1
      https://github.com/llvm/llvm-project/commit/747061f9ba7e2d6cdf730d3bd2cda1134f1175a1
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2023-12-19 (Tue, 19 Dec 2023)

  Changed paths:
    M libc/src/__support/FPUtil/FPBits.h
    M libc/src/__support/FPUtil/FloatProperties.h
    M libc/src/__support/FPUtil/x86_64/LongDoubleBits.h
    M libc/src/__support/str_to_float.h

  Log Message:
  -----------
  [libc][NFC] Make `QNAN_MASK` an implementation detail of `FPBits` (#75945)




More information about the All-commits mailing list