Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/trunk/
-
trunk/
-
lib/Target/AMDGPU/
-
Target/
-
AMDGPU/
-
AMDGPUCallLowering.cpp
-
test/CodeGen/AMDGPU/GlobalISel/
-
CodeGen/
-
AMDGPU/
-
GlobalISel/
-
todo.ll
Hide Panel
f
Keyboard Reference
?
Differential
D45843
AMDGPU/GlobalISel: Fall-back to SelectionDAG for non-void functions
Closed
Public
Authored by
tstellar
on Apr 19 2018, 3:33 PM.
Download Raw Diff
Details
Reviewers
arsenm
nhaehnle
Commits
rG257882ff7276: AMDGPU/GlobalISel: Fall-back to SelectionDAG for non-void functions
rL330774: AMDGPU/GlobalISel: Fall-back to SelectionDAG for non-void functions
Diff Detail
Repository
rL LLVM
Event Timeline
tstellar
created this revision.
Apr 19 2018, 3:33 PM
Harbormaster
completed remote builds in
B17244: Diff 143176
.
Apr 19 2018, 3:33 PM
Herald
added subscribers:
t-tye
,
tpr
,
dstuttard
and
6 others
.
·
View Herald Transcript
Apr 19 2018, 3:33 PM
nhaehnle
accepted this revision.
Apr 19 2018, 11:51 PM
Comment Actions
LGTM
This revision is now accepted and ready to land.
Apr 19 2018, 11:51 PM
Closed by commit
rL330774: AMDGPU/GlobalISel: Fall-back to SelectionDAG for non-void functions
(authored by
tstellar
).
·
Explain Why
Apr 24 2018, 2:32 PM
This revision was automatically updated to reflect the committed changes.