This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Add fp legacy instruction intrinsics
ClosedPublic

Authored by arsenm on Jul 25 2016, 2:38 PM.

Details

Reviewers
tstellarAMD
Summary

This could use some additional optimization work
to use mad/mac legacy.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 65425.Jul 25 2016, 2:38 PM
arsenm retitled this revision from to AMDGPU: Add fp legacy instruction intrinsics.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.Jul 25 2016, 3:16 PM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Jul 25 2016, 3:16 PM
arsenm closed this revision.Jul 26 2016, 10:03 AM

r276764