OSDN Git Service

AMDGPU/GlobalISel: Don't try to lower geometry shaders
authorTom Stellard <tstellar@redhat.com>
Mon, 30 Apr 2018 15:15:23 +0000 (15:15 +0000)
committerTom Stellard <tstellar@redhat.com>
Mon, 30 Apr 2018 15:15:23 +0000 (15:15 +0000)
commit3984543d60b37f09864055af826fd789d2e909b7
treed4ae7991eaf40795ed069f8449ae9050b828e0bb
parent0f38c60baffcc971db0b244a7085400ae4e45b09
AMDGPU/GlobalISel: Don't try to lower geometry shaders

Summary: The AMDGPU_GS calling convention is not supported yet.

Reviewers: arsenm, nhaehnle

Reviewed By: nhaehnle

Subscribers: kzhuravl, wdng, yaxunl, rovka, kristof.beyls, dstuttard, tpr, t-tye, llvm-commits

Differential Revision: https://reviews.llvm.org/D46041

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@331186 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/AMDGPUCallLowering.cpp