GPGPU: Bail out of scops with hoisted invariant loads
commite25bf90713ec39801eca6f229f9e4cb626300cfd
authorTobias Grosser <tobias@grosser.es>
Tue, 19 Jul 2016 15:56:25 +0000 (19 15:56 +0000)
committerTobias Grosser <tobias@grosser.es>
Tue, 19 Jul 2016 15:56:25 +0000 (19 15:56 +0000)
tree8cfc0cfe0863f33bc76ac9dc814f909aec831312
parent37f536056818cd6a3cecacc3b8612a5a528c69ed
GPGPU: Bail out of scops with hoisted invariant loads

This is currently not supported and will only be added later. Also update the
test cases to ensure no invariant code hoisting is applied.

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