Add missing math functions and tests (exp, exp2, erff) to bazel layout.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D158989
[libc][bazel] Add missing math functions and tests (exp, exp2, erff) to bazel layout. ClosedPublic Authored by lntue on Aug 28 2023, 7:39 AM.
Details Summary Add missing math functions and tests (exp, exp2, erff) to bazel layout.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 28 2023, 7:44 AM Closed by commit rGeee564f20a13: [libc][bazel] Add missing math functions and tests (exp, exp2, erff) to bazel… (authored by lntue). · Explain WhyAug 28 2023, 7:48 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 553933 utils/bazel/llvm-project-overlay/libc/BUILD.bazel
utils/bazel/llvm-project-overlay/libc/test/src/math/BUILD.bazel
|