This is an archive of the discontinued LLVM Phabricator instance.

[libc] Add exhaustive test for sqrtf.
ClosedPublic

Authored by lntue on Feb 18 2021, 12:08 PM.

Diff Detail

Event Timeline

lntue created this revision.Feb 18 2021, 12:08 PM
lntue requested review of this revision.Feb 18 2021, 12:08 PM

Sorry for the delay. I have one comment inline.

libc/test/src/math/exhaustive/CMakeList.txt
5 ↗(On Diff #324729)
lntue updated this revision to Diff 325913.Feb 23 2021, 3:15 PM

Add libc_math_exhaustive_tests custom target.

sivachandra accepted this revision.Feb 23 2021, 3:33 PM
This revision is now accepted and ready to land.Feb 23 2021, 3:33 PM
This revision was landed with ongoing or failed builds.Feb 23 2021, 3:40 PM
This revision was automatically updated to reflect the committed changes.