]> granicus.if.org Git - llvm/commit
AMDGPU/GlobalISel: Allow selection of DS atomicrmw
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Thu, 1 Aug 2019 03:29:01 +0000 (03:29 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Thu, 1 Aug 2019 03:29:01 +0000 (03:29 +0000)
commitb8f72a5a52cfa7f1e786e7ae2135462998b3655d
treef847f0df7c2781a8012ee36d0a389f0ec455170d
parentea35ed0012a0fb61e4981c3d83ae1eca4cbe5688
AMDGPU/GlobalISel: Allow selection of DS atomicrmw

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@367507 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/AMDGPUGISel.td
lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
lib/Target/AMDGPU/AMDGPUInstructionSelector.h
lib/Target/AMDGPU/DSInstructions.td
test/CodeGen/AMDGPU/GlobalISel/inst-select-atomicrmw-xchg-local.mir [new file with mode: 0644]