This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Tidy minor td file issues
ClosedPublic

Authored by arsenm on Jan 22 2016, 3:34 AM.

Details

Reviewers
tstellarAMD
Summary

Make comments and indentation more consistent.

Rearrange a few things to be in a more consistent order,
such as organizing subtarget features from those describing
an actual device property, and those used as options.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 45675.Jan 22 2016, 3:34 AM
arsenm retitled this revision from to AMDGPU: Tidy minor td file issues.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.Jan 25 2016, 5:07 PM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Jan 25 2016, 5:07 PM
arsenm closed this revision.Jan 25 2016, 8:53 PM

r258789