[all-commits] [llvm/llvm-project] 44a258: [libc][math] Add MPFR unit tests for nearbyint{, f, ...

OverMighty via All-commits all-commits at lists.llvm.org
Mon Jul 1 05:45:58 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 44a2589cfc7fa2d3486f60000166a7dea0621494
      https://github.com/llvm/llvm-project/commit/44a2589cfc7fa2d3486f60000166a7dea0621494
  Author: OverMighty <its.overmighty at gmail.com>
  Date:   2024-07-01 (Mon, 01 Jul 2024)

  Changed paths:
    M libc/test/src/math/CMakeLists.txt
    A libc/test/src/math/NearbyIntTest.h
    A libc/test/src/math/nearbyint_test.cpp
    A libc/test/src/math/nearbyintf16_test.cpp
    A libc/test/src/math/nearbyintf_test.cpp
    A libc/test/src/math/nearbyintl_test.cpp

  Log Message:
  -----------
  [libc][math] Add MPFR unit tests for nearbyint{,f,l,f16} (#94479)



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list