[all-commits] [llvm/llvm-project] b03567: [libc][math] Improved FBits performance and readab...

orex via All-commits all-commits at lists.llvm.org
Fri Jun 10 01:22:04 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b03567fe2b74ea777bf134d4c1d7b76746fc7dd9
      https://github.com/llvm/llvm-project/commit/b03567fe2b74ea777bf134d4c1d7b76746fc7dd9
  Author: Kirill Okhotnikov <okir at google.com>
  Date:   2022-06-10 (Fri, 10 Jun 2022)

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

  Log Message:
  -----------
  [libc][math] Improved FBits performance and readablity.

Some function added in preparation to fmod commit.

Differential Revision: https://reviews.llvm.org/D127097




More information about the All-commits mailing list