[all-commits] [llvm/llvm-project] b79507: [libc] Add exhaustive test for sqrtf.

lntue via All-commits all-commits at lists.llvm.org
Tue Feb 23 15:40:13 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b79507a4acad4114ab0fde3babd81551b214e65b
      https://github.com/llvm/llvm-project/commit/b79507a4acad4114ab0fde3babd81551b214e65b
  Author: Tue Ly <lntue at google.com>
  Date:   2021-02-23 (Tue, 23 Feb 2021)

  Changed paths:
    M libc/cmake/modules/LLVMLibCTestRules.cmake
    M libc/test/CMakeLists.txt
    M libc/test/src/math/CMakeLists.txt
    A libc/test/src/math/exhaustive/CMakeLists.txt
    A libc/test/src/math/exhaustive/sqrtf_test.cpp

  Log Message:
  -----------
  [libc] Add exhaustive test for sqrtf.

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




More information about the All-commits mailing list