[AMDGPU] TableGen: change individual instruction flags to bit type from bits<1>
authorSam Kolton <Sam.Kolton@amd.com>
Tue, 15 Nov 2016 13:39:07 +0000 (13:39 +0000)
committerSam Kolton <Sam.Kolton@amd.com>
Tue, 15 Nov 2016 13:39:07 +0000 (13:39 +0000)
commitc01faa383f212519687ee8113d55b1a8d04a5097
treed70d5945a80adf00560eb9e9f5e7f9a2da910eb5
parentf0b9b57bd3fc48adaf344c3116522d06e1625f07
[AMDGPU] TableGen: change individual instruction flags to bit type from bits<1>

Summary: This is needed to be able to use this flags in InstrMappings.

Reviewers: tstellarAMD, vpykhtin

Subscribers: arsenm, kzhuravl, wdng, nhaehnle, yaxunl, tony-tye

Differential Revision: https://reviews.llvm.org/D26666

llvm-svn: 286960
llvm/lib/Target/AMDGPU/MIMGInstructions.td
llvm/lib/Target/AMDGPU/SIInstrFormats.td
llvm/lib/Target/AMDGPU/SIInstrInfo.td