OSDN Git Service

[AMDGPU] Assembler: Move disabled SDWA and DPP instruction into Disable asm variant
authorSam Kolton <Sam.Kolton@amd.com>
Mon, 12 Sep 2016 14:42:43 +0000 (14:42 +0000)
committerSam Kolton <Sam.Kolton@amd.com>
Mon, 12 Sep 2016 14:42:43 +0000 (14:42 +0000)
commit724e56734b5ad11e0f8bbda06196f1692d3a0afb
tree42f9880419a0d8d1b1255b7ec50f8be000a170ab
parent91db09d0e862832164c6c80c4d14f471d902429f
[AMDGPU] Assembler: Move disabled SDWA and DPP instruction into Disable asm variant

Summary: This removes disabled instructions from match tables so we will not match them at all.

Reviewers: tstellarAMD, vpykhtin, artem.tamazov

Subscribers: wdng, nhaehnle, arsenm

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

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