This is an archive of the discontinued LLVM Phabricator instance.

[libc][math] Add place-holder implementation for pow function.
ClosedPublic

Authored by lntue on Oct 31 2022, 1:13 PM.

Details

Summary

Add place-holder implementation for pow function to unblock libc demo
examples.

Diff Detail

Event Timeline

lntue created this revision.Oct 31 2022, 1:13 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptOct 31 2022, 1:13 PM
lntue requested review of this revision.Oct 31 2022, 1:13 PM
This revision is now accepted and ready to land.Oct 31 2022, 1:38 PM