This is an archive of the discontinued LLVM Phabricator instance.

[VE] Support copysign math function
ClosedPublic

Authored by kaz7 on Oct 12 2020, 3:22 AM.

Details

Summary

VE doesn't have instruction for copysign, so expand it. Add a
regression test also.

Diff Detail

Event Timeline

kaz7 created this revision.Oct 12 2020, 3:22 AM
kaz7 requested review of this revision.Oct 12 2020, 3:22 AM
simoll accepted this revision.Oct 12 2020, 4:57 AM
This revision is now accepted and ready to land.Oct 12 2020, 4:57 AM
This revision was landed with ongoing or failed builds.Oct 12 2020, 5:06 AM
This revision was automatically updated to reflect the committed changes.