This is an archive of the discontinued LLVM Phabricator instance.

[libc] Add implementation of fabs and fabsf.
ClosedPublic

Authored by sivachandra on May 11 2020, 9:29 AM.

Diff Detail

Event Timeline

sivachandra created this revision.May 11 2020, 9:29 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 11 2020, 9:29 AM
phosek accepted this revision.May 15 2020, 12:50 AM

LGTM

This revision is now accepted and ready to land.May 15 2020, 12:50 AM
This revision was automatically updated to reflect the committed changes.