This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Fix verifier errors with undef vector indices
ClosedPublic

Authored by arsenm on Jun 23 2016, 10:03 AM.

Details

Reviewers
tstellarAMD
Summary

Also fix pointlessly adding exec to liveins.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 61694.Jun 23 2016, 10:03 AM
arsenm retitled this revision from to AMDGPU: Fix verifier errors with undef vector indices.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.Jun 24 2016, 7:01 PM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Jun 24 2016, 7:01 PM
arsenm closed this revision.Jun 27 2016, 1:04 PM

r273916