AMDGPU/GlobalISel: Select llvm.amdgcn.ds.ordered.{add|swap}
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Sun, 5 Jan 2020 19:26:53 +0000 (14:26 -0500)
committerMatt Arsenault <arsenm2@gmail.com>
Mon, 13 Jan 2020 18:09:38 +0000 (13:09 -0500)
commit203801425d222555fa2617fff19ecd861525429f
treecdbe33195f4ace76ff2a9fb9b006c17f4b7dac9e
parentc6fcd5d115b62280669719c5ead436904c93d6cb
AMDGPU/GlobalISel: Select llvm.amdgcn.ds.ordered.{add|swap}
llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h
llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.ds.ordered.add.gfx10.ll [new file with mode: 0644]
llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.ds.ordered.add.ll [new file with mode: 0644]
llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.ds.ordered.swap.ll [new file with mode: 0644]