[all-commits] [llvm/llvm-project] fb69b9: [libc][NFC] Add common template test class for sqr...

Siva Chandra via All-commits all-commits at lists.llvm.org
Fri Apr 16 22:14:20 PDT 2021


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

  Changed paths:
    A libc/test/src/math/SqrtTest.h
    M libc/test/src/math/sqrt_test.cpp
    M libc/test/src/math/sqrtf_test.cpp
    M libc/test/src/math/sqrtl_test.cpp

  Log Message:
  -----------
  [libc][NFC] Add common template test class for sqrt, sqrtf and sqrtl.




More information about the All-commits mailing list