OSDN Git Service

AMDGPU: Insert wait at start of callee functions
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Tue, 11 Apr 2017 22:29:31 +0000 (22:29 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Tue, 11 Apr 2017 22:29:31 +0000 (22:29 +0000)
commit8c86ad544bb2224cbc970710bd47c998b187a333
treeac1cc81dde5c066abe6aac7dba323d25d9c00bcb
parent56db90276b450c62741bd70d72732d4bcc13884c
AMDGPU: Insert wait at start of callee functions

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@300000 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/SIInsertWaits.cpp
test/CodeGen/AMDGPU/hsa-func.ll
test/CodeGen/AMDGPU/insert-waits-callee.mir [new file with mode: 0644]