[all-commits] [llvm/llvm-project] 8c6b83: [libc] Reduce the sizes of some math tests that ta...

lntue via All-commits all-commits at lists.llvm.org
Wed May 24 05:56:16 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8c6b83dcfdc333c72793cf0cdbfcf4325be39cde
      https://github.com/llvm/llvm-project/commit/8c6b83dcfdc333c72793cf0cdbfcf4325be39cde
  Author: Tue Ly <lntue at google.com>
  Date:   2023-05-24 (Wed, 24 May 2023)

  Changed paths:
    M libc/test/src/math/RemQuoTest.h
    M libc/test/src/math/SqrtTest.h
    M libc/test/src/math/asinhf_test.cpp
    M libc/test/src/math/log10_test.cpp
    M libc/test/src/math/log1p_test.cpp
    M libc/test/src/math/log2_test.cpp
    M libc/test/src/math/log_test.cpp
    M libc/test/src/math/sincosf_test.cpp

  Log Message:
  -----------
  [libc] Reduce the sizes of some math tests that take longest time.

Reviewed By: gchatelet

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




More information about the All-commits mailing list