This is an archive of the discontinued LLVM Phabricator instance.

AMDPU: Use noregister for unset exports
AbandonedPublic

Authored by arsenm on Jul 14 2016, 11:42 AM.

Details

Reviewers
• tstellarAMD

Diff Detail

Event Timeline

arsenm updated this revision to Diff 64020.Jul 14 2016, 11:42 AM
arsenm retitled this revision from to AMDPU: Use noregister for unset exports.
arsenm updated this object.
arsenm added a reviewer: • tstellarAMD.
arsenm added a subscriber: llvm-commits.

What encoding is used for NoRegister?

What encoding is used for NoRegister?

0, which is the same as vgpr0 for export so nothing changes there

• tstellarAMD accepted this revision.Jul 15 2016, 1:44 PM
• tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Jul 15 2016, 1:44 PM
arsenm abandoned this revision.Apr 4 2020, 4:39 PM