GPGPU: Emit in-kernel synchronization statements
commitb14633a96b97451d27f8183fb4e3da7db9271b95
authorTobias Grosser <tobias@grosser.es>
Tue, 19 Jul 2016 07:33:16 +0000 (19 07:33 +0000)
committerTobias Grosser <tobias@grosser.es>
Tue, 19 Jul 2016 07:33:16 +0000 (19 07:33 +0000)
tree4d94115e64cf48ed9ee9036d86b22468fd532a4e
parentc5a39dad845db45172ca24950811a8facddb800e
GPGPU: Emit in-kernel synchronization statements

We use this opportunity to further classify the different user statements that
can arise and add TODOs for the ones not yet implemented.

git-svn-id: https://llvm.org/svn/llvm-project/polly/trunk@275957 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/PPCGCodeGeneration.cpp
test/GPGPU/host-statement.ll