This is an archive of the discontinued LLVM Phabricator instance.

[libc][bazel] Add bazel targets and unit tests for math functions.
ClosedPublic

Authored by lntue on Feb 3 2023, 8:44 AM.

Details

Summary

Add bazel targets and unit tests for single precision exponential,
logarithm, trigonometric, inverse trig, hyperbolic, and inverse hyperbolic
functions.

Diff Detail

Event Timeline

lntue created this revision.Feb 3 2023, 8:44 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptFeb 3 2023, 8:44 AM
lntue requested review of this revision.Feb 3 2023, 8:44 AM
sivachandra accepted this revision.Feb 3 2023, 11:33 AM
This revision is now accepted and ready to land.Feb 3 2023, 11:33 AM