This is an archive of the discontinued LLVM Phabricator instance.

[libc][bazel] Add log, log2, log10, log1p to bazel layout.
ClosedPublic

Authored by lntue on May 23 2023, 1:22 PM.

Details

Summary

Add log, log2, log10, log1p and their unit tests to bazel layout.

Diff Detail

Event Timeline

lntue created this revision.May 23 2023, 1:22 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMay 23 2023, 1:22 PM
lntue requested review of this revision.May 23 2023, 1:22 PM
This revision is now accepted and ready to land.May 24 2023, 1:42 AM
This revision was automatically updated to reflect the committed changes.