[PATCH] D16461: AMDGPU: Tidy minor td file issues
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 22 03:34:44 PST 2016
arsenm created this revision.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
Herald added subscribers: arsenm, MatzeB.
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.
http://reviews.llvm.org/D16461
Files:
lib/Target/AMDGPU/AMDGPU.td
lib/Target/AMDGPU/AMDGPUInstructions.td
lib/Target/AMDGPU/CIInstructions.td
lib/Target/AMDGPU/SIInstructions.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16461.45675.patch
Type: text/x-patch
Size: 27000 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160122/a0ab95f8/attachment-0001.bin>
More information about the llvm-commits
mailing list