OSDN Git Service

AMDGPU: Add intrinsics for DS GWS semaphore instructions
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Thu, 20 Jun 2019 21:11:42 +0000 (21:11 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Thu, 20 Jun 2019 21:11:42 +0000 (21:11 +0000)
commit483f92d9806c22358a32fa04742e072c3f4f7ee7
treec8c99f4e10b87f4ed7f57d5d2180907c8ffd5a2c
parent3ad1311a819127e3f79ca47cd93abe067e4b52eb
AMDGPU: Add intrinsics for DS GWS semaphore instructions

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@363983 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/IntrinsicsAMDGPU.td
lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
lib/Target/AMDGPU/AMDGPUSubtarget.h
lib/Target/AMDGPU/DSInstructions.td
lib/Target/AMDGPU/SIISelLowering.cpp
lib/Target/AMDGPU/SIInsertWaitcnts.cpp
test/CodeGen/AMDGPU/llvm.amdgcn.ds.gws.sema.br.ll [new file with mode: 0644]
test/CodeGen/AMDGPU/llvm.amdgcn.ds.gws.sema.p.ll [new file with mode: 0644]
test/CodeGen/AMDGPU/llvm.amdgcn.ds.gws.sema.release.all.ll [new file with mode: 0644]
test/CodeGen/AMDGPU/llvm.amdgcn.ds.gws.sema.v.ll [new file with mode: 0644]
test/CodeGen/AMDGPU/tail-duplication-convergent.ll