Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/trunk/lib/Target/AMDGPU/
-
trunk/
-
lib/
-
Target/
-
AMDGPU/
-
AMDGPUCallLowering.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D46041
AMDGPU/GlobalISel: Don't try to lower geometry shaders
Closed
Public
Authored by
tstellar
on Apr 24 2018, 8:56 PM.
Download Raw Diff
Details
Reviewers
arsenm
nhaehnle
Commits
rG6c81418a63b5: AMDGPU/GlobalISel: Don't try to lower geometry shaders
rL331186: AMDGPU/GlobalISel: Don't try to lower geometry shaders
Summary
The AMDGPU_GS calling convention is not supported yet.
Diff Detail
Repository
rL LLVM
Event Timeline
tstellar
created this revision.
Apr 24 2018, 8:56 PM
Harbormaster
completed remote builds in
B17392: Diff 143861
.
Apr 24 2018, 8:56 PM
Herald
added subscribers:
t-tye
,
tpr
,
dstuttard
and
5 others
.
·
View Herald Transcript
Apr 24 2018, 8:56 PM
nhaehnle
accepted this revision.
Apr 30 2018, 1:01 AM
Comment Actions
LGTM
This revision is now accepted and ready to land.
Apr 30 2018, 1:01 AM
Closed by commit
rL331186: AMDGPU/GlobalISel: Don't try to lower geometry shaders
(authored by
tstellar
).
·
Explain Why
Apr 30 2018, 8:20 AM
This revision was automatically updated to reflect the committed changes.