OSDN Git Service

[AMDGPU] Add pseudo SDWA instructions
authorSam Kolton <Sam.Kolton@amd.com>
Thu, 22 Dec 2016 12:57:41 +0000 (12:57 +0000)
committerSam Kolton <Sam.Kolton@amd.com>
Thu, 22 Dec 2016 12:57:41 +0000 (12:57 +0000)
commit7448b08bb67d0d1c7c26e7ae990ee4c35b430731
treefcf0dcdc12bde29e43eba5505758074b2381a847
parentb94ac0f1d92033fbcc7fdcbdbc931c2713f2587f
[AMDGPU] Add pseudo SDWA instructions

Summary: This is needed for later SDWA support in CodeGen.

Reviewers: vpykhtin, tstellarAMD

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

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@290338 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
lib/Target/AMDGPU/VOP1Instructions.td
lib/Target/AMDGPU/VOP2Instructions.td
lib/Target/AMDGPU/VOPCInstructions.td
lib/Target/AMDGPU/VOPInstructions.td