OSDN Git Service

AMDGPU/GlobalISel: Select G_LSHR
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Tue, 16 Jul 2019 20:25:43 +0000 (20:25 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Tue, 16 Jul 2019 20:25:43 +0000 (20:25 +0000)
commit81598fb771c48b0c4adeefa2592649f567ba1bfc
tree3043f85b54eb965187e98c1285d79435f9fdc45c
parentaae61649ecd608f5205b14e76924cf3b8f155ab0
AMDGPU/GlobalISel: Select G_LSHR

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