[all-commits] [llvm/llvm-project] e26454: [libc][obvious] Fix x86 long double conversion to ...

Siva Chandra via All-commits all-commits at lists.llvm.org
Wed Aug 19 15:02:42 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e2645488ca3b18dfb4f5cc8d7494a208f89e91a0
      https://github.com/llvm/llvm-project/commit/e2645488ca3b18dfb4f5cc8d7494a208f89e91a0
  Author: Siva Chandra Reddy <sivachandra at google.com>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M libc/test/src/math/ceill_test.cpp
    M libc/utils/FPUtil/LongDoubleBitsX86.h

  Log Message:
  -----------
  [libc][obvious] Fix x86 long double conversion to integer.

Fixes incorrectly constructed ceill tests.




More information about the All-commits mailing list