[PATCH] D27505: AMDGPU: Clean up instruction bits

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 7 00:27:36 PST 2016


arsenm created this revision.
arsenm added a subscriber: llvm-commits.
Herald added a reviewer: tstellarAMD.
Herald added subscribers: tony-tye, yaxunl, nhaehnle, wdng, kzhuravl.

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

Also cleanup namespaces.


https://reviews.llvm.org/D27505

Files:
  lib/Target/AMDGPU/SIDefines.h
  lib/Target/AMDGPU/SIInstrFormats.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27505.80546.patch
Type: text/x-patch
Size: 8330 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161207/e0e220d1/attachment.bin>


More information about the llvm-commits mailing list