This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Fold fneg into rcp
ClosedPublic

Authored by arsenm on Dec 24 2016, 9:06 AM.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 82450.Dec 24 2016, 9:06 AM
arsenm retitled this revision from to AMDGPU: Fold fneg into rcp.
arsenm updated this object.
arsenm added a reviewer: escha.
arsenm added a subscriber: llvm-commits.

This looks like it's missing a rebase onto the rest of the series.

arsenm updated this revision to Diff 84065.Jan 11 2017, 6:39 PM
arsenm edited edge metadata.

Rebase properly

nhaehnle accepted this revision.Jan 12 2017, 1:17 AM
nhaehnle added a reviewer: nhaehnle.

I don't see the change that merges the FP_EXTEND / FP_ROUND cases. But the end result LGTM.

This revision is now accepted and ready to land.Jan 12 2017, 1:17 AM
arsenm closed this revision.Jan 12 2017, 9:59 AM

r291779