This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU/GlobalISel: Select G_MERGE_VALUES
ClosedPublic

Authored by arsenm on Jul 2 2019, 5:18 AM.

Details

Reviewers
tstellar
nhaehnle

Diff Detail

Event Timeline

arsenm created this revision.Jul 2 2019, 5:18 AM
arsenm updated this revision to Diff 207527.Jul 2 2019, 5:58 AM

Fix undef values and implicit uses

arsenm updated this revision to Diff 207541.Jul 2 2019, 6:20 AM

Fix case where register already has a class

arsenm updated this revision to Diff 208428.Jul 8 2019, 8:29 AM
tstellar accepted this revision.Jul 8 2019, 9:07 PM

LGTM.

This revision is now accepted and ready to land.Jul 8 2019, 9:07 PM
arsenm closed this revision.Jul 9 2019, 7:02 AM

r365482