This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Fold fneg into fmul_legacy
ClosedPublic

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

Details

Diff Detail

Event Timeline

arsenm updated this revision to Diff 82451.Dec 24 2016, 9:08 AM
arsenm retitled this revision from to AMDGPU: Fold fneg into fmul_legacy.
arsenm updated this object.
arsenm added a subscriber: llvm-commits.
nhaehnle accepted this revision.Jan 12 2017, 10:15 AM
nhaehnle added a reviewer: nhaehnle.

LGTM

This revision is now accepted and ready to land.Jan 12 2017, 10:15 AM
arsenm closed this revision.Jan 12 2017, 10:37 AM

r291784