]> granicus.if.org Git - llvm/commit
[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)
commit718ab760065a7c18eb41a494221e129dc29f50f2
tree074c9083da278d378e4328454f9595ea4dfae31e
parentf042d8480ed31f58d10e8ee7497395c3349bf9e8
[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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@286960 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/MIMGInstructions.td
lib/Target/AMDGPU/SIInstrFormats.td
lib/Target/AMDGPU/SIInstrInfo.td