This is an archive of the discontinued LLVM Phabricator instance.

[libc][math] Add place-holder implementation for asin to unblock demo examples.
ClosedPublic

Authored by lntue on Oct 31 2022, 12:43 PM.

Details

Summary

Add a place-holder implementation for asin to unblock libc demo
examples.

Diff Detail

Event Timeline

lntue created this revision.Oct 31 2022, 12:43 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptOct 31 2022, 12:43 PM
lntue requested review of this revision.Oct 31 2022, 12:43 PM
lntue updated this revision to Diff 472114.Oct 31 2022, 1:12 PM

Fix test.

This revision is now accepted and ready to land.Oct 31 2022, 1:34 PM