R600/SI: Allow SI_KILL for geometry shaders
authorMichel Danzer <michel.daenzer@amd.com>
Thu, 27 Feb 2014 01:47:02 +0000 (01:47 +0000)
committerMichel Danzer <michel.daenzer@amd.com>
Thu, 27 Feb 2014 01:47:02 +0000 (01:47 +0000)
commita5fbf2471688af979966da0d540875ec43308b07
tree46f4addade55c8e99fc92deefb9e8f7a1c65e597
parent14ec6808c4fc60db95a961550c9c9fb637652003
R600/SI: Allow SI_KILL for geometry shaders

Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202336 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/SILowerControlFlow.cpp
test/CodeGen/R600/llvm.AMDGPU.kill.ll [new file with mode: 0644]