[all-commits] [llvm/llvm-project] eee564: [libc][bazel] Add missing math functions and tests...

lntue via All-commits all-commits at lists.llvm.org
Mon Aug 28 07:48:19 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: eee564f20a134e6b877c87c1bcec70b7a3d8284d
      https://github.com/llvm/llvm-project/commit/eee564f20a134e6b877c87c1bcec70b7a3d8284d
  Author: Tue Ly <lntue at google.com>
  Date:   2023-08-28 (Mon, 28 Aug 2023)

  Changed paths:
    M utils/bazel/llvm-project-overlay/libc/BUILD.bazel
    M utils/bazel/llvm-project-overlay/libc/test/src/math/BUILD.bazel

  Log Message:
  -----------
  [libc][bazel] Add missing math functions and tests (exp, exp2, erff) to bazel layout.

Add missing math functions and tests (exp, exp2, erff) to bazel layout.

Reviewed By: gchatelet

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




More information about the All-commits mailing list