AMDGPU/GlobalISel: Fall-back to SelectionDAG for non-void functions
authorTom Stellard <tstellar@redhat.com>
Tue, 24 Apr 2018 21:29:36 +0000 (21:29 +0000)
committerTom Stellard <tstellar@redhat.com>
Tue, 24 Apr 2018 21:29:36 +0000 (21:29 +0000)
commit257882ff727695f17c2a28b2b1fc5909839b1d09
tree612342c62ae294ae6a40da91269c2e80381160d9
parent434d4c0b88ff827ed99b06e297dfd466c094fcdb
AMDGPU/GlobalISel: Fall-back to SelectionDAG for non-void functions

Reviewers: arsenm, nhaehnle

Reviewed By: nhaehnle

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

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

llvm-svn: 330774
llvm/lib/Target/AMDGPU/AMDGPUCallLowering.cpp
llvm/test/CodeGen/AMDGPU/GlobalISel/todo.ll [new file with mode: 0644]