This is an archive of the discontinued LLVM Phabricator instance.

[Power9]Legalize and emit code for quad-precision convert from double-precision
ClosedPublic

Authored by lei on Mar 21 2018, 11:07 AM.

Details

Summary

Legalize and emit code for quad-precision floating point operation xscvdpqp and add option to guard the quad precision operation support.

Diff Detail

Repository
rL LLVM

Event Timeline

lei created this revision.Mar 21 2018, 11:07 AM
lei updated this revision to Diff 139364.Mar 21 2018, 1:48 PM

fix checks in testcase.

lei updated this revision to Diff 139414.Mar 21 2018, 9:47 PM
lei edited the summary of this revision. (Show Details)
lei updated this revision to Diff 139415.Mar 21 2018, 10:11 PM
nemanjai accepted this revision.Mar 26 2018, 5:21 AM

LGTM.

This revision is now accepted and ready to land.Mar 26 2018, 5:21 AM
This revision was automatically updated to reflect the committed changes.