[all-commits] [llvm/llvm-project] f22a65: [libc][NFC] Reuse `FloatProperties` constant inste...

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Tue Dec 12 06:56:20 PST 2023


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

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

  Log Message:
  -----------
  [libc][NFC] Reuse `FloatProperties` constant instead of creating new ones (#75187)

Also exposes a bit more of `FloatProperties` and adds documentation.
This should have been several patches but I was lazy.




More information about the All-commits mailing list