]> granicus.if.org Git - llvm/commit
[AMDGPU] Supress unused sdwa insts generation
authorStanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com>
Wed, 16 Oct 2019 16:58:06 +0000 (16:58 +0000)
committerStanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com>
Wed, 16 Oct 2019 16:58:06 +0000 (16:58 +0000)
commit4bac211dcafc591c3e216bd3f15044a476301160
treecb7464ebe92ae4b629cd21fbfd03cb859b45a0dd
parenta55be6b48f453e6355bcc2f73a9c431e6a0c7870
[AMDGPU] Supress unused sdwa insts generation

Do not generate non-existing sdwa instructions. It reduces the
number of generated instructions by 185.

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

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