This is an archive of the discontinued LLVM Phabricator instance.

[libc] Refactor sqrt implementations and add tests for generic sqrt implementations.
ClosedPublic

Authored by lntue on Jan 27 2022, 10:25 PM.

Diff Detail

Event Timeline

lntue created this revision.Jan 27 2022, 10:25 PM
lntue requested review of this revision.Jan 27 2022, 10:25 PM
This revision is now accepted and ready to land.Jan 28 2022, 10:23 AM
This revision was landed with ongoing or failed builds.Jan 28 2022, 10:39 AM
This revision was automatically updated to reflect the committed changes.
libc/src/math/x86_64/sqrt.cpp