[all-commits] [llvm/llvm-project] 31ed45: [libc][Obvious] Fix nextafter* implementation.

Siva Chandra via All-commits all-commits at lists.llvm.org
Tue Apr 13 11:38:47 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 31ed45d9cfd5da2bf4f1d7ddba54122df6fc91fa
      https://github.com/llvm/llvm-project/commit/31ed45d9cfd5da2bf4f1d7ddba54122df6fc91fa
  Author: Siva Chandra Reddy <sivachandra at google.com>
  Date:   2021-04-13 (Tue, 13 Apr 2021)

  Changed paths:
    M libc/utils/FPUtil/ManipulationFunctions.h

  Log Message:
  -----------
  [libc][Obvious] Fix nextafter* implementation.

It broke when FPBits was converted to a union.




More information about the All-commits mailing list