This is an archive of the discontinued LLVM Phabricator instance.

[VE] Support fneg and frem
ClosedPublic

Authored by kaz7 on Oct 11 2020, 7:47 AM.

Details

Summary

VE doesn't have fneg or frem instruction, so change them to expand. Add
regression tests also.

Diff Detail

Event Timeline

kaz7 created this revision.Oct 11 2020, 7:47 AM
kaz7 requested review of this revision.Oct 11 2020, 7:47 AM
simoll accepted this revision.Oct 12 2020, 2:50 AM
This revision is now accepted and ready to land.Oct 12 2020, 2:50 AM
This revision was landed with ongoing or failed builds.Oct 12 2020, 3:19 AM
This revision was automatically updated to reflect the committed changes.