This is an archive of the discontinued LLVM Phabricator instance.

[CodeGen][X86] Fuchsia supports sincos* libcalls and sin+cos->sincos optimization
ClosedPublic

Authored by mcgrathr on Jul 21 2017, 4:56 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

mcgrathr created this revision.Jul 21 2017, 4:56 PM

Please land it for me when approved.

phosek accepted this revision.Jul 21 2017, 5:03 PM

LGTM

This revision is now accepted and ready to land.Jul 21 2017, 5:03 PM
This revision was automatically updated to reflect the committed changes.