This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Fold fneg into fmul if free
ClosedPublic

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

Diff Detail

Event Timeline

arsenm updated this revision to Diff 82446.Dec 24 2016, 9:04 AM
arsenm retitled this revision from to DAGCombiner: Fold fneg into fmul if free.
arsenm updated this object.
arsenm added a reviewer: escha.
arsenm added a subscriber: llvm-commits.
arsenm updated this revision to Diff 82891.Jan 3 2017, 8:33 AM
arsenm retitled this revision from DAGCombiner: Fold fneg into fmul if free to AMDGPU: Fold fneg into fmul if free.
arsenm edited edge metadata.
nhaehnle accepted this revision.Jan 11 2017, 2:42 PM
nhaehnle added a reviewer: nhaehnle.

LGTM

This revision is now accepted and ready to land.Jan 11 2017, 2:42 PM
arsenm closed this revision.Jan 11 2017, 4:34 PM

r291732