This is an archive of the discontinued LLVM Phabricator instance.

[Power9]Legalize and emit code for quad-precision copySign/abs/nabs/neg/sqrt
ClosedPublic

Authored by lei on Mar 15 2018, 11:38 AM.

Details

Diff Detail

Repository
rL LLVM

Event Timeline

lei created this revision.Mar 15 2018, 11:38 AM
nemanjai accepted this revision.Mar 16 2018, 5:46 PM

LGTM. Of course, please make sure you commit the two patches in the right order since this one clearly depends on the first one.

This revision is now accepted and ready to land.Mar 16 2018, 5:46 PM
This revision was automatically updated to reflect the committed changes.