This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Don't handle invalid reg classes in helper functions
ClosedPublic

Authored by arsenm on Sep 21 2015, 10:36 PM.

Details

Reviewers
tstellarAMD
Summary

No tests hit these and it would be better to have checks like this explicit where they are used.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 35344.Sep 21 2015, 10:36 PM
arsenm retitled this revision from to AMDGPU: Don't handle invalid reg classes in helper functions.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.Sep 25 2015, 6:57 PM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Sep 25 2015, 6:57 PM
arsenm closed this revision.Sep 25 2015, 9:55 PM

r248655