[PATCH] D37722: AMDGPU: Add implicit SP use to call pseudo
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 11 16:30:04 PDT 2017
arsenm created this revision.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, kzhuravl.
I'm not sure this solves an actaul problem. Most of the
test changes are irrelevant scheduling changes.
https://reviews.llvm.org/D37722
Files:
lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
lib/Target/AMDGPU/SIISelLowering.cpp
test/CodeGen/AMDGPU/call-argument-types.ll
test/CodeGen/AMDGPU/call-preserved-registers.ll
test/CodeGen/AMDGPU/callee-special-input-sgprs.ll
test/CodeGen/AMDGPU/llvm.amdgcn.implicitarg.ptr.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37722.114734.patch
Type: text/x-patch
Size: 15683 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170911/ea88327e/attachment.bin>
More information about the llvm-commits
mailing list