]> granicus.if.org Git - llvm/commit
AMDGPU/GlobalISel: Select G_ASHR
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Tue, 16 Jul 2019 20:31:25 +0000 (20:31 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Tue, 16 Jul 2019 20:31:25 +0000 (20:31 +0000)
commitc46779dac2b7a264450db52bfc5b5bdc066a39a2
tree33f30cd3b86acd881e0375f9045dccfd4f8fbd29
parent81598fb771c48b0c4adeefa2592649f567ba1bfc
AMDGPU/GlobalISel: Select G_ASHR

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@366257 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/AMDGPUGISel.td
lib/Target/AMDGPU/SOPInstructions.td
lib/Target/AMDGPU/VOP2Instructions.td
lib/Target/AMDGPU/VOP3Instructions.td
test/CodeGen/AMDGPU/GlobalISel/inst-select-ashr.mir
test/CodeGen/AMDGPU/GlobalISel/inst-select-ashr.s16.mir [new file with mode: 0644]
test/CodeGen/AMDGPU/GlobalISel/inst-select-ashr.v2s16.mir [new file with mode: 0644]