This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Don't use separate mulhu/mulhs Pats
ClosedPublic

Authored by arsenm on Jan 22 2016, 2:09 AM.

Details

Reviewers
tstellarAMD

Diff Detail

Event Timeline

arsenm updated this revision to Diff 45669.Jan 22 2016, 2:09 AM
arsenm retitled this revision from to AMDGPU: Don't use separate mulhu/mulhs Pats.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.Jan 22 2016, 7:43 AM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Jan 22 2016, 7:43 AM
arsenm closed this revision.Jan 22 2016, 10:50 AM

r258515