This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Clean up instruction bits
ClosedPublic

Authored by arsenm on Dec 7 2016, 12:27 AM.

Details

Reviewers
tstellarAMD
Summary

Sort the instruction bits by type and make sure there is one
for each format.

Also cleanup namespaces.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 80546.Dec 7 2016, 12:27 AM
arsenm retitled this revision from to AMDGPU: Clean up instruction bits.
arsenm updated this object.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.Dec 9 2016, 8:10 AM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Dec 9 2016, 8:10 AM
arsenm closed this revision.Dec 9 2016, 10:02 AM

r289229