This is an archive of the discontinued LLVM Phabricator instance.

[libc] Add differential quality and perf analysis targets for sinf and cosf.
ClosedPublic

Authored by sivachandra on Apr 25 2021, 10:07 PM.

Details

Summary

Infrastructure needed for setting up the diff binaries has been added.
Along the way, an exhaustive test for sinf and cosf have also been added.

Diff Detail

Event Timeline

sivachandra created this revision.Apr 25 2021, 10:07 PM
sivachandra requested review of this revision.Apr 25 2021, 10:07 PM
  • Fix a typo.
  • Add similar targets for cosf as well.
sivachandra retitled this revision from [libc] Add differential quality and perf analysis targets for sinf. to [libc] Add differential quality and perf analysis targets for sinf and cosf..Apr 26 2021, 9:00 AM
sivachandra edited the summary of this revision. (Show Details)
lntue accepted this revision.Apr 26 2021, 10:01 AM
This revision is now accepted and ready to land.Apr 26 2021, 10:01 AM
This revision was landed with ongoing or failed builds.Apr 26 2021, 12:39 PM
This revision was automatically updated to reflect the committed changes.